fix types in package.json for all packages

This commit is contained in:
Philipp Kühn
2020-11-13 08:59:00 +01:00
parent e90652c137
commit 0ca99d7b71
37 changed files with 37 additions and 36 deletions

View File

@@ -11,6 +11,7 @@
"experimentalDecorators": true,
"sourceMap": true,
"baseUrl": "./packages",
"rootDir": "./packages",
"allowJs": false,
"checkJs": false,
"paths": {