guybedford / chomp

'JS Make' - parallel task runner for the frontend ecosystem with a JS extension system.
https://chompbuild.com
Apache License 2.0
138 stars 7 forks source link

Feat: implement template validations #48

Closed guybedford closed 2 years ago

guybedford commented 2 years ago

This resolves https://github.com/guybedford/chomp/issues/41 providing options validations in the template functions. Thanks to nicer error messages in the JS templating system.