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