Browse Source

Remove double jsHint check

Gaël Métais 10 năm trước cách đây
mục cha
commit
798f295912
2 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      Gruntfile.js
  2. BIN
      screenshot.png

+ 0 - 1
Gruntfile.js

@@ -330,7 +330,6 @@ module.exports = function(grunt) {
 
     grunt.registerTask('test', [
         'build',
-        'jshint',
         'express:testSuite',
         'clean:coverage',
         'copy-test-server-settings',

BIN
screenshot.png