mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Add jshint TODO
This commit is contained in:
parent
fdcce6ccd7
commit
6c7c426cec
@ -7,6 +7,8 @@ module.exports = function(grunt) {
|
||||
files: [
|
||||
'Gruntfile.js',
|
||||
'package.json',
|
||||
// TODO(grosbouddha): change to js/**/*.js and fix the 10K jshint
|
||||
// error messages or fine-tune .jshintrc file.
|
||||
'js/*.js'
|
||||
]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user