A super simple flat file generator.
javascript
gulp
html
yaml
json
data
handlebars
flat-file
partials
hbs
panini
handlebars-partials
handlebars-helpers
-
Updated
Apr 1, 2022 - JavaScript
Hey folks, thanks for this wonderful add-on.
I would like to know if there is a way to make this add-on automatically exclude all helpers in the app so that its not needed to manually add the helpers in the app code in the configuration file(.template-lintrc.js, for example).
That is,
Current way of doing (manual):