Skip to content

Commit

Permalink
chore(lint): remove eslint exports plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
megheaiulian committed Nov 2, 2023
1 parent 22578e8 commit 589a932
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,5 @@
"rules": {
"max-lines-per-function": 0,
"import/group-exports": 0
},
"settings": {
"import/resolver": {
"exports": {}
}
}
}

0 comments on commit 589a932

Please sign in to comment.