fix ts paths again

This commit is contained in:
Philipp Kühn
2020-11-16 12:41:45 +01:00
parent 440516ac48
commit 09c8af6e58
2 changed files with 2 additions and 2 deletions

View File

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