UNPKG

charlike

Version:

Small, fast, simple and streaming project scaffolder for myself, but not only. Supports hundreds of template engines through the @JSTransformers API or if you want custom `render` function passed through options

11 lines (10 loc) 204 B
{ "rules": { "max-lines": 0, "max-statements-per-line": [2, { "max": 3 }], "max-nested-callbacks": [2, 3], "max-statements": [2, 14], "no-implicit-coercion": [1], "no-invalid-this": [1] } }