{ "extends": "./_private/executable", "compilerOptions": { "lib": ["ESNext"], "module": "CommonJS", "types": [ "node" ] } }