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

12 lines (9 loc) 156 B
{ "root": true, "extends": "@ljharb", "rules": { "id-length": [2, { "min": 1, "max": 35 }], "max-params": [2, 4], "max-statements": [2, 13] } }