690530:0805 ADR-030-230 context aware #10
This commit is contained in:
@@ -20,7 +20,11 @@ export default tseslint.config(
|
||||
sourceType: 'commonjs',
|
||||
parserOptions: {
|
||||
projectService: {
|
||||
allowDefaultProject: ['jest.config.js', '*.config.mjs'],
|
||||
allowDefaultProject: [
|
||||
'jest.config.js',
|
||||
'*.config.mjs',
|
||||
'scratch/*.ts',
|
||||
],
|
||||
},
|
||||
tsconfigRootDir: import.meta.dirname,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user