Skip to content

Commit

Permalink
improve
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierZal committed Oct 18, 2024
1 parent e282be1 commit 8e396a6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ const modifiersOrder = [

const selectorOrder = [
'index-signature',
'property',
'function-property',
['property', 'function-property'],
'static-block',
'constructor',
'accessor-property',
Expand Down

0 comments on commit 8e396a6

Please sign in to comment.