{ "compilerOptions": { "target": "ES2019", "module": "CommonJS" }, "include": ["./src/**/*.js", "index.js"] }