mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[grunt/eslint] correct comment
This commit is contained in:
parent
3510336077
commit
292a490730
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ module.exports = function (grunt) {
|
|||
}
|
||||
},
|
||||
|
||||
// just lint the source dir
|
||||
// lint the source and fix any fixable errors
|
||||
fixSource: {
|
||||
options: {
|
||||
cache: resolve(grunt.config.get('root'), '.eslint.fixSource.cache'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue