{ "compilerOptions": { "target": "ES2019", "module": "commonjs", "lib": ["ES2019"], "strict": true, "esModuleInterop": true, "forceConsistentCasingInFileNames": true } }