This commit is contained in:
Dolan
2017-12-06 01:03:14 +00:00
parent ae8a0c7fd0
commit ebec10e312
8 changed files with 123 additions and 121 deletions

View File

@ -8,7 +8,8 @@
"outDir": "../build-tests",
"sourceRoot": "./",
"rootDir": "./",
"module": "commonjs"
"module": "commonjs",
"noUnusedLocals": true
},
"include": [
"**/*.spec.ts",