Change the buiding tool to angular-cli
[holmes/rule-management.git] / rulemgt / src / main / frontend / src / tsconfig.json
diff --git a/rulemgt/src/main/frontend/src/tsconfig.json b/rulemgt/src/main/frontend/src/tsconfig.json
deleted file mode 100644 (file)
index e6a6eac..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "compilerOptions": {
-    "target": "es5",
-    "module": "commonjs",
-    "moduleResolution": "node",
-    "sourceMap": true,
-    "emitDecoratorMetadata": true,
-    "experimentalDecorators": true,
-    "removeComments": false,
-    "noImplicitAny": false
-  }
-}