Description of module: JSHINT

pull/1082/head
Arno Roldao Junior 2016-06-23 11:54:57 -03:00
parent c6995623a4
commit 754f44af5d
1 changed files with 1 additions and 0 deletions

View File

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