diff options
| author | transtrike <transtrike@gmail.com> | 2021-02-12 18:50:28 +0200 |
|---|---|---|
| committer | transtrike <transtrike@gmail.com> | 2021-02-12 18:52:45 +0200 |
| commit | 1ab34accfda22ee3ce5c7700e3b97ff3e932d649 (patch) | |
| tree | 1591e22ca5a8f4f97d069c704c7bc84595c09ca6 /src/DevHive.Angular/tsconfig.app.json | |
| parent | 2269b5aa6c8d3dcb407c34fa256200bdc573585a (diff) | |
| download | DevHive-1ab34accfda22ee3ce5c7700e3b97ff3e932d649.tar DevHive-1ab34accfda22ee3ce5c7700e3b97ff3e932d649.tar.gz DevHive-1ab34accfda22ee3ce5c7700e3b97ff3e932d649.zip | |
Docker Support Added; Splitted API and Front End
Diffstat (limited to 'src/DevHive.Angular/tsconfig.app.json')
| -rw-r--r-- | src/DevHive.Angular/tsconfig.app.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/DevHive.Angular/tsconfig.app.json b/src/DevHive.Angular/tsconfig.app.json deleted file mode 100644 index 82d91dc..0000000 --- a/src/DevHive.Angular/tsconfig.app.json +++ /dev/null @@ -1,15 +0,0 @@ -/* To learn more about this file see: https://angular.io/config/tsconfig. */ -{ - "extends": "./tsconfig.json", - "compilerOptions": { - "outDir": "./out-tsc/app", - "types": [] - }, - "files": [ - "src/main.ts", - "src/polyfills.ts" - ], - "include": [ - "src/**/*.d.ts" - ] -} |
