From 440516ac48efabfc737313d53ee5241f9d75f1d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Ku=CC=88hn?= Date: Mon, 16 Nov 2020 12:40:25 +0100 Subject: [PATCH] fix path --- tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index 33c0a338..a8894a8a 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -11,7 +11,7 @@ "experimentalDecorators": true, "sourceMap": true, "baseUrl": ".", - "rootDir": ".", + "rootDir": "./packages", "allowJs": false, "checkJs": false, "paths": {