UNPKG

cypher-tag

Version:

A template literal tag for Cypher in GraphQL.

9 lines (8 loc) 155 B
{ "extends": "./tsconfig-base.json", "compilerOptions": { "module": "esnext", "outDir": "dist/mjs", "target": "esnext" } }