Last change
on this file was 8423429, checked in by AngelNasev <angel.nasev@…>, 17 months ago |
Add backend and frontend projects
|
-
Property mode
set to
100644
|
File size:
263 bytes
|
Rev | Line | |
---|
[8423429] | 1 | /* To learn more about this file see: https://angular.io/config/tsconfig. */
|
---|
| 2 | {
|
---|
| 3 | "extends": "./tsconfig.json",
|
---|
| 4 | "compilerOptions": {
|
---|
| 5 | "outDir": "./out-tsc/app",
|
---|
| 6 | "types": []
|
---|
| 7 | },
|
---|
| 8 | "files": [
|
---|
| 9 | "src/main.ts"
|
---|
| 10 | ],
|
---|
| 11 | "include": [
|
---|
| 12 | "src/**/*.d.ts"
|
---|
| 13 | ]
|
---|
| 14 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.