feat(ai-runtime): complete ai runtime policy refactor (ADR-035)
This commit is contained in:
@@ -19,14 +19,7 @@ export default tseslint.config(
|
||||
},
|
||||
sourceType: 'commonjs',
|
||||
parserOptions: {
|
||||
projectService: {
|
||||
allowDefaultProject: [
|
||||
'jest.config.js',
|
||||
'*.config.mjs',
|
||||
'scratch/*.ts',
|
||||
'test/*.ts',
|
||||
],
|
||||
},
|
||||
project: ['./tsconfig.eslint.json'],
|
||||
tsconfigRootDir: import.meta.dirname,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user