Skip to content

Commit

Permalink
add ComboBox related bad text, #728
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Jan 17, 2019
1 parent 6e4b577 commit 89d0c6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions eslint/rules/bad-text.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ module.exports = function( context ) {
'ToolBox',
'CheckBox',
'checkBox',
'Combobox',
'combobox',

// In ES6, extending object causes methods to be dropped
'extends Object',
Expand Down

0 comments on commit 89d0c6e

Please sign in to comment.