mirror of
https://github.com/Mottie/tablesorter.git
synced 2024-11-15 23:54:22 +00:00
Grunt: move jshint to "test" task
This commit is contained in:
parent
01437ba82a
commit
ba23e5d022
@ -262,7 +262,6 @@ module.exports = function( grunt ) {
|
|||||||
'clean:build',
|
'clean:build',
|
||||||
'copy',
|
'copy',
|
||||||
'concat',
|
'concat',
|
||||||
'jshint',
|
|
||||||
'uglify',
|
'uglify',
|
||||||
'cssmin',
|
'cssmin',
|
||||||
'clean:css',
|
'clean:css',
|
||||||
|
Loading…
Reference in New Issue
Block a user