update the tsconfig.json

This commit is contained in:
yhpnorra
2017-12-11 11:32:07 +08:00
parent 56fd54961c
commit 34b79a66c0

View File

@@ -1,7 +1,7 @@
{
"files": [
"index.d.ts",
"mirrorx_test.ts"
"mirrorx-tests.ts"
],
"compilerOptions": {
"module": "commonjs",