Update tsconfig.json

This commit is contained in:
TotPeRo
2017-08-24 14:07:50 +03:00
committed by GitHub
parent e29633c36a
commit a6156cbf5f

View File

@@ -18,6 +18,6 @@
},
"files": [
"index.d.ts",
"waitMe-tests.ts"
"waitme-tests.ts"
]
}
}