Description of module: JSHINT

This commit is contained in:
Arno Roldao Junior
2016-06-23 11:54:57 -03:00
parent c6995623a4
commit 754f44af5d

View File

@@ -1,3 +1,4 @@
// Validate JS code
'use strict';
module.exports = function (grunt) {