UNPKG

template-tango

Version:

Tool for merging HTML templates between front and back end, making use of Beyond Compare folder comparison.

15 lines 306 B
{ "files": [ "typings/index.d.ts", "typings/custom.d.ts", "src/utils.ts", "src/index.ts", "src/specs.ts" ], "compilerOptions": { "noImplicitAny": true, "target": "es5", "module": "commonjs", "allowJs": true } }