diff options
Diffstat (limited to 'src/webapp-old/tsconfig.json')
| -rw-r--r-- | src/webapp-old/tsconfig.json | 2 |
1 files changed, 1 insertions, 1 deletions
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/*" ] } |
