diff --git a/jsconfig.json b/jsconfig.json index 94cf448..cebf614 100644 --- a/jsconfig.json +++ b/jsconfig.json @@ -1,3 +1,4 @@ +// https://code.visualstudio.com/docs/languages/javascript { "compilerOptions": { "baseUrl": "./", @@ -11,4 +12,4 @@ "node_modules", "dist" ] -} +} \ No newline at end of file