Set up eslint with type information
This commit is contained in:
parent
4aeb9eb8bd
commit
fba72e723f
2 changed files with 22 additions and 6 deletions
|
|
@ -6,5 +6,5 @@
|
|||
"moduleResolution": "bundler",
|
||||
"allowSyntheticDefaultImports": true
|
||||
},
|
||||
"include": ["vite.config.ts"]
|
||||
"include": ["vite.config.ts", "eslint.config.js"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue