UNPKG

vtodogenerator

Version:

A library to generate VTODO compatible with RFC5545

12 lines 235 B
{ "compilerOptions": { "noImplicitAny": false, "noEmitOnError": true, "removeComments": false, "sourceMap": true, "target": "es5", "outDir": "dist", "esModuleInterop": true }, "include": ["src/**/*"] }