mirror of
https://github.com/brian8544/turtle-wow.git
synced 2024-12-31 20:04:35 +00:00
14 lines
377 B
JSON
14 lines
377 B
JSON
|
/*
|
|||
|
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": "./tsconfig.app.json"
|
|||
|
}
|
|||
|
]
|
|||
|
}
|