X-Git-Url: https://git.r.bdr.sh/rbdr/forum/blobdiff_plain/a7cf03c192470cbab13edeb1aec99e0c66dede10..d0ef4b5a008b614a171f7000ae937f9f608727f4:/tsconfig.json diff --git a/tsconfig.json b/tsconfig.json index d42c069..2dcd4a5 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "./.svelte-kit/tsconfig.json", - "compilerOptions": { - "resolveJsonModule": true, - "esModuleInterop": true - } + "compilerOptions": { + "resolveJsonModule": true, + "esModuleInterop": true + } }