UNPKG

@cucumber/gherkin

Version:
15 lines (14 loc) 253 B
{ "extends": "./tsconfig.json", "ts-node": { "compilerOptions": { "module": "esnext", "lib": [ "es6" ], "target": "ESNext", "moduleResolution": "node", "allowSyntheticDefaultImports": true } } }