UNPKG

jaysvcutil

Version:

OData v4 metadata generator tool for JayData

17 lines (16 loc) 351 B
{ "compilerOptions": { "experimentalDecorators": true, "outDir": "lib", "module": "commonjs", "target": "es5", "emitDecoratorMetadata": true, "declaration": true, "watch": false, "sourceMap": true }, "exclude": [ "lib", "node_modules" ] }