feat: set add tsconfigRootDir option
This commit is contained in:
committed by
konrad
parent
4546bd6986
commit
9b43c13061
@@ -55,6 +55,7 @@ module.exports = {
|
||||
'parserOptions': {
|
||||
'parser': '@typescript-eslint/parser',
|
||||
'ecmaVersion': 'latest',
|
||||
'tsconfigRootDir': __dirname,
|
||||
},
|
||||
'ignorePatterns': [
|
||||
'*.test.*',
|
||||
|
||||
Reference in New Issue
Block a user