Skip to content

Commit

Permalink
Add lint rule
Browse files Browse the repository at this point in the history
  • Loading branch information
mirka committed Aug 15, 2024
1 parent f423047 commit 982aab5
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 @@ -315,6 +315,7 @@ module.exports = {
'BorderControl',
'DimensionControl',
'FontSizePicker',
'RangeControl',
'ToggleGroupControl',
].map( ( componentName ) => ( {
// Falsy `__next40pxDefaultSize` without a non-default `size` prop.
Expand Down

0 comments on commit 982aab5

Please sign in to comment.