From 2f975c41933731d81e570029fb59457399ec6d0d Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Thu, 21 Apr 2022 22:56:56 +0200 Subject: . --- src/webapp-old/tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/webapp-old/tsconfig.json') diff --git a/src/webapp-old/tsconfig.json b/src/webapp-old/tsconfig.json index c143677..4f7fc2c 100644 --- a/src/webapp-old/tsconfig.json +++ b/src/webapp-old/tsconfig.json @@ -9,7 +9,7 @@ "allowJs": true, "checkJs": true, "paths": { - "@/*": [ + "$/*": [ "src/*" ] } -- cgit v1.3