make it work with new eslint
This commit is contained in:
@@ -46,7 +46,7 @@ export default [
|
|||||||
|
|
||||||
parserOptions: {
|
parserOptions: {
|
||||||
project: ['tsconfig.eslint.json'],
|
project: ['tsconfig.eslint.json'],
|
||||||
tsconfigRootDir: '.',
|
tsconfigRootDir: __dirname,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user