.
This commit is contained in:
@@ -35,7 +35,7 @@ module.exports = {
|
||||
},
|
||||
overrides: [
|
||||
{
|
||||
files: ['**/*.ts', '**/*.cts', '**/*.mts'],
|
||||
files: ['**/*.ts', '**/*.cts', '**/*.mts', '**/*.tsx'],
|
||||
extends: ['plugin:@typescript-eslint/recommended'],
|
||||
parser: '@typescript-eslint/parser',
|
||||
parserOptions: {
|
||||
|
Reference in New Issue
Block a user