fix/ eslint parsing 'parserOptions.project'
This commit is contained in:
@@ -8,7 +8,9 @@
|
||||
},
|
||||
"include": [
|
||||
"main.ts",
|
||||
"polyfill.ts"
|
||||
"polyfills.ts",
|
||||
"app/**/*.ts",
|
||||
"environments/**/*.ts"
|
||||
],
|
||||
"exclude": [
|
||||
"**/*.spec.ts"
|
||||
|
||||
Reference in New Issue
Block a user