UNPKG

@hayspec/init

Version:

Project generator for Hayspec framework.

11 lines 202 B
{ "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": false, "removeComments": true, "sourceMap": true, "outDir": "dist", "declaration": true } }