* chore: use github actions * chore: npm audit * chore: fix prettier warn * chore: fix doc errors * chore: add puppeteer
7 lines
105 B
YAML
7 lines
105 B
YAML
arrowParens: "avoid"
|
|
bracketSpacing: false
|
|
semi: true
|
|
singleQuote: true
|
|
tabWidth: 2
|
|
trailingComma: "all"
|