Strictester
This commit is contained in:
parent
ec1b092639
commit
23b3763a54
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ export default [
|
|||
"**/node_modules/*"
|
||||
]
|
||||
},
|
||||
...typescriptEslint.configs.recommended,
|
||||
...eslintPluginAstro.configs.recommended,
|
||||
...typescriptEslint.configs.strict,
|
||||
...eslintPluginAstro.configs.recommended, // the docs say "not for production use" on all..
|
||||
{
|
||||
rules: {
|
||||
"quotes": ["error", "double"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue