UNPKG

@cucumber/gherkin

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