{ "compilerOptions": { "target": "ESNext", "noImplicitAny": true, "checkJs": true, "strict": true } }