Remove reference to deleted tsconfig.frontend.json from eslint config
This commit is contained in:
parent
6002ad5290
commit
8c1230d501
@ -7,8 +7,7 @@
|
||||
"parserOptions": {
|
||||
"project": [
|
||||
"./tsconfig.json",
|
||||
"./tsconfig.test.json",
|
||||
"./tsconfig.frontend.json"
|
||||
"./tsconfig.test.json"
|
||||
]
|
||||
},
|
||||
"extends": [
|
||||
|
Loading…
Reference in New Issue
Block a user