diff --git a/web-embeds/jsconfig.json b/web-embeds/jsconfig.json index 193942a1..36aa1a4d 100644 --- a/web-embeds/jsconfig.json +++ b/web-embeds/jsconfig.json @@ -1,5 +1,5 @@ { "compilerOptions": { - "baseUrl": ".", + "baseUrl": "." } }