Skip to content

Commit

Permalink
add ComboBox related bad text, phetsims/chipper#728
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Oct 22, 2024
1 parent a916a71 commit e521a62
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 e521a62

Please sign in to comment.