chore: significantly improve eslint performance, lint and prettier everything
This commit is contained in:
@@ -14,12 +14,8 @@ export const testEslintConfig = [
|
||||
{
|
||||
languageOptions: {
|
||||
parserOptions: {
|
||||
projectService: {
|
||||
allowDefaultProject: ['./src/*.ts', './src/*.tsx'],
|
||||
defaultProject: './tsconfig.json',
|
||||
},
|
||||
tsconfigDirName: import.meta.dirname,
|
||||
...rootParserOptions,
|
||||
tsconfigRootDir: import.meta.dirname,
|
||||
},
|
||||
},
|
||||
plugins: {
|
||||
|
||||
Reference in New Issue
Block a user