mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-08 19:45:08 +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": {
|
"parserOptions": {
|
||||||
"project": [
|
"project": [
|
||||||
"tsconfig.json",
|
"tsconfig.json"
|
||||||
"e2e/tsconfig.json"
|
|
||||||
],
|
],
|
||||||
"createDefaultProgram": true
|
"createDefaultProgram": true
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user