Address new eslint warning.
This commit is contained in:
committed by
Fabio Niephaus
parent
eb8ac6d547
commit
deee6c389f
@@ -53,7 +53,7 @@ export default [
|
|||||||
|
|
||||||
parserOptions: {
|
parserOptions: {
|
||||||
project: ['tsconfig.eslint.json'],
|
project: ['tsconfig.eslint.json'],
|
||||||
tsconfigRootDir: '.'
|
tsconfigRootDir: __dirname
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user