homefront/website/tsconfig.app.json

10 lines
159 B
JSON
Raw Normal View History

2021-06-19 19:52:10 -04:00
/* To learn more about this file see: https://angular.io/config/tsconfig. */
{
"extends": "./tsconfig.json",
"compilerOptions": {
2023-12-03 18:59:10 -05:00
2021-06-19 19:52:10 -04:00
"types": []
},
2023-12-03 18:59:10 -05:00
2021-06-19 19:52:10 -04:00
}