{ "compilerOptions": { "module": "commonjs", "target": "ES2017", "lib": ["ES2017"], "types": ["node"], "esModuleInterop": true } }