chore: fix type errors
This commit is contained in:
parent
d466d2dbbc
commit
52294465fb
2 changed files with 15 additions and 22 deletions
|
|
@ -10,7 +10,7 @@
|
|||
"attributePosition": "auto"
|
||||
},
|
||||
"files": {
|
||||
"ignore": ["node_modules"]
|
||||
"ignore": ["**/node_modules/**"]
|
||||
},
|
||||
"organizeImports": { "enabled": true },
|
||||
"linter": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue