separated type definitions and util functions
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"plugin:@typescript-eslint/recommended"
|
||||
],
|
||||
"parser": "@typescript-eslint/parser",
|
||||
"parserOptions": { "project": ["./tsconfig.json"] },
|
||||
"parserOptions": { "project": ["./tsconfig.eslint.json"] },
|
||||
"plugins": [
|
||||
"@typescript-eslint"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user