2020-06-26 02:37:26 -04:00
|
|
|
|
/*
|
|
|
|
|
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.
|
|
|
|
|
*/
|
2016-03-07 08:48:46 -05:00
|
|
|
|
{
|
2020-06-26 02:37:26 -04:00
|
|
|
|
"files": [],
|
|
|
|
|
"references": [
|
|
|
|
|
{
|
|
|
|
|
"path": "./tsconfig.app.json"
|
2018-01-04 05:19:16 -05:00
|
|
|
|
}
|
2020-06-26 02:37:26 -04:00
|
|
|
|
]
|
2016-03-07 08:48:46 -05:00
|
|
|
|
}
|