UNPKG

blow-query

Version:

Programmatically build queries which can be returned as JSON Object and used to fetch data from many sources.

16 lines (15 loc) 296 B
{ "compilerOptions": { "target": "es6", "module": "commonjs", "removeComments": true, "emitDecoratorMetadata": true, "experimentalDecorators": true, "sourceMap": false, "moduleResolution": "node", "rootDir": "." }, "exclude": [ "node_modules" ] }