-
Parsing error: ESLint was configured to run on `<tsconfigRootDir>/e2e/bief-empty-fields.e2e-spec.ts` using `parserOptions.project`: <tsconfigRootDir>/e2e/tsconfig.e2e.json
Parsing error: ESLint was configured to run on `<tsconfigRootDir>/e2e/bief-empty-fields.e2e-spec.ts` using `parserOptions.project`: <tsconfigRootDir>/e2e/tsconfig.e2e.json
tsconfig.json 434 B
/*
This is a "Solution Style" tsconfig.json file, and is used by editors and TypeScript’s language server to improve development experience.
It is not intended to be used to perform a compilation.
To learn more about this file see: https://angular.io/config/solution-tsconfig.
*/
{
"files": [],
"references": [
{
"path": "./src/tsconfig.app.json"
},
{
"path": "./e2e/tsconfig.e2e.json"
}
]
}