diff --git a/client/jsconfig.json b/client/jsconfig.json index e9dfe87..1f6b598 100644 --- a/client/jsconfig.json +++ b/client/jsconfig.json @@ -2,7 +2,7 @@ "compilerOptions": { "baseUrl": "src", "paths": { - "@/*":["src/*"] + "@/*": ["src/*"] } } -} \ No newline at end of file +} diff --git a/client/public/index.html b/client/public/index.html index 512691b..f15050b 100644 --- a/client/public/index.html +++ b/client/public/index.html @@ -1,5 +1,5 @@ - +
@@ -20,12 +20,12 @@ Learn how to configure a non-root public URL by running `npm run build`. --> - - - + + +