mirror of
https://github.com/openstf/stf
synced 2025-10-04 10:19:30 +02:00
Remove JSHint files.
This commit is contained in:
parent
b263d1458c
commit
1006564ae7
3 changed files with 1 additions and 126 deletions
|
@ -20,9 +20,7 @@ var run = require('gulp-run')
|
|||
|
||||
gulp.task('jsonlint', function() {
|
||||
return gulp.src([
|
||||
'.jshintrc'
|
||||
, 'res/.jshintrc'
|
||||
, '.bowerrc'
|
||||
'.bowerrc'
|
||||
, '.yo-rc.json'
|
||||
, '*.json'
|
||||
])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue