Change the buiding tool to angular-cli
[holmes/rule-management.git] / rulemgt-frontend / src / tsconfig.spec.json
1 {
2   "extends": "../tsconfig.json",
3   "compilerOptions": {
4     "outDir": "../out-tsc/spec",
5     "baseUrl": "./",
6     "module": "commonjs",
7     "target": "es5",
8     "types": [
9       "jasmine",
10       "node"
11     ]
12   },
13   "files": [
14     "test.ts",
15     "polyfills.ts"
16   ],
17   "include": [
18     "**/*.spec.ts",
19     "**/*.d.ts"
20   ]
21 }