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 9, 2024
1 parent 55ede85 commit f12b7fd
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 @@ -290,6 +290,7 @@ module.exports = {
...restrictedSyntax,
...restrictedSyntaxComponents,
...[
'BaseControl',
'CheckboxControl',
'ComboboxControl',
'DimensionControl',
Expand Down

0 comments on commit f12b7fd

Please sign in to comment.