UNPKG

pocketsmith

Version:

PocketSmith api wrapper for Node.

17 lines (16 loc) 309 B
{ "compileOnSave": true, "compilerOptions": { "module": "commonjs", "target": "es5", "lib": ["dom", "es2015", "es2016", "es2017"], "noImplicitAny": false, "experimentalDecorators": true, "removeComments": true, "outDir": "dist", "inlineSourceMap": true }, "files": [ "src/index.ts" ] }