Skip to content

Commit

Permalink
Get rid of AccordionBoxOptions from phet-types.d.ts, phetsims/sun#738
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Oct 22, 2024
1 parent 6d9e0be commit 4bd225d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eslint/.eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -1031,7 +1031,7 @@ module.exports = {
NodeOptions: 'readonly',
CanvasNodeOptions: 'readonly',
ThermometerNodeOptions: 'readonly',
AccordionBoxOptions: 'readonly',
ExpandCollapseButtonOptions: 'readonly',
CheckboxOptions: 'readonly',
PanelOptions: 'readonly',
LayoutBoxOptions: 'readonly',
Expand Down

0 comments on commit 4bd225d

Please sign in to comment.