{ "compilerOptions": { "checkJs": true, "lib": ["ES2020"], "module": "CommonJS", "target": "ES2020" }, "exclude": ["node_modules"] }