Make tsconfig.json files "fully" valid JSON files

This commit is contained in:
Jan Oberhauser
2019-08-13 19:42:03 +02:00
parent 2591e98333
commit 86e1c4a04f
5 changed files with 6 additions and 8 deletions

View File

@@ -22,7 +22,7 @@
"credentials/**/*",
"src/**/*",
"nodes/**/*",
"test/**/*",
"test/**/*"
],
"exclude": [
"**/*.spec.ts"