UNPKG

handlebars-helpers-pack

Version:

A neat pack of helpers for Handlebars templates

7 lines (6 loc) 105 B
module.exports = function (grunt) { grunt.registerTask('test', [ 'jshint', 'nodeunit' ]); };