You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
/*
|
|
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": "./src/tsconfig.spec.json"
|
|
}
|
|
]
|
|
}
|