{ "compilerOptions": { "strict": true, "noUncheckedIndexedAccess": true, "noEmitOnError": true, "lib": ["ES2023", "dom"], "target": "ES2022" } }