mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2024-10-30 01:08:47 +00:00
(eslint) Removed e2e tsconfig path as there is no default e2e solution included into Angular since v12.0.0
This commit is contained in:
parent
837f444cc9
commit
4a30e3482c
|
@ -16,8 +16,7 @@
|
|||
],
|
||||
"parserOptions": {
|
||||
"project": [
|
||||
"tsconfig.json",
|
||||
"e2e/tsconfig.json"
|
||||
"tsconfig.json"
|
||||
],
|
||||
"createDefaultProgram": true
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user