chore: update eslint monorepo

This commit is contained in:
Kamil Myśliwiec
2025-12-05 13:29:23 +01:00
parent 64c85527f5
commit 5045fea937
12 changed files with 109 additions and 897 deletions

View File

@@ -20,7 +20,6 @@ export default tseslint.config(
ecmaVersion: 5,
sourceType: 'module',
parserOptions: {
project: ['tsconfig.json', 'tsconfig.spec.json'],
projectService: true,
tsconfigRootDir: import.meta.dirname,
},