{ "compilerOptions": { "checkJs": true, "noImplicitAny": true, "target": "esnext", "module": "esnext" }, "exclude": ["lib/"] }