Skip to content

Commit

Permalink
Lint FIXME
Browse files Browse the repository at this point in the history
  • Loading branch information
ksa committed Sep 21, 2016
1 parent abf655d commit 7fdcb73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ module.exports = {
'no-underscore-dangle': 'off',
'no-param-reassign': 'off',
'no-console': 'off',
'no-warning-comments': ['warn', { 'terms': ['fixme'], 'location': 'start' }],
}
}

0 comments on commit 7fdcb73

Please sign in to comment.