chore: fix type errors

This commit is contained in:
C4illin 2024-08-05 21:57:40 +02:00
parent d466d2dbbc
commit 52294465fb
2 changed files with 15 additions and 22 deletions

View file

@ -10,7 +10,7 @@
"attributePosition": "auto"
},
"files": {
"ignore": ["node_modules"]
"ignore": ["**/node_modules/**"]
},
"organizeImports": { "enabled": true },
"linter": {