Skip to content

Commit

Permalink
build(eslint): correct invalid configuration for `@typescript-eslint/…
Browse files Browse the repository at this point in the history
…member-ordering` rule
  • Loading branch information
derevnjuk committed Sep 10, 2024
1 parent 6c5fc26 commit 38330bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ module.exports = {
'private-static-method',
'public-abstract-method',
'protected-abstract-method',
'private-abstract-method',
'public-instance-method',
'protected-instance-method',
'private-instance-method'
Expand Down

0 comments on commit 38330bb

Please sign in to comment.