X-Git-Url: https://git.r.bdr.sh/rbdr/forum/blobdiff_plain/a7cf03c192470cbab13edeb1aec99e0c66dede10..377653d56eb7af7498ceebc224d6bc45f32f0ae0:/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 + } }