diff --git a/jsconfig.json b/jsconfig.json deleted file mode 100644 index 1a3cd22b..00000000 --- a/jsconfig.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "compilerOptions": { - "paths": { - "$lib/*": ["./src/lib/*"] - } - } -}