{ "compilerOptions": { "strict": true, "noUnusedLocals": true, "noImplicitAny": false, "moduleResolution": "bundler", "esModuleInterop": true, "lib": ["ES2021.String"], "skipLibCheck": true, "inlineSourceMap": true, "forceConsistentCasingInFileNames": false } }