Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add lint rule
  • Loading branch information
mirka committed Aug 15, 2024
commit 42deaf2380b000658ee5660e2ba9b75d1be24272
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@ module.exports = {
...[
'BorderBoxControl',
'BorderControl',
'ComboboxControl',
'DimensionControl',
'FontSizePicker',
'ToggleGroupControl',
Expand Down