mirror of
https://github.com/C4illin/ConvertX.git
synced 2026-03-03 02:37:02 +00:00
chore: fix typescript-eslint (#439)
This commit is contained in:
7
tsconfig.eslint.json
Normal file
7
tsconfig.eslint.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"noEmit": true
|
||||
},
|
||||
"extends": "./tsconfig.json",
|
||||
"include": ["src", "tests", "eslint.config.ts", "package.json"]
|
||||
}
|
||||
Reference in New Issue
Block a user