mirror of
https://github.com/LightAir/turbo-rss.git
synced 2026-02-04 12:06:20 +00:00
fix jshint
This commit is contained in:
@@ -22,7 +22,7 @@ module.exports = function(grunt) {
|
||||
all: [
|
||||
'Gruntfile.js',
|
||||
'lib/**/*.js',
|
||||
'tests/**/*.js'
|
||||
'test/**/*.js'
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user