Skip to content

Commit

Permalink
chore: update eslintrc.json [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley committed Oct 13, 2023
1 parent dfb56fb commit a1df772
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
{
"extends": ["oclif", "oclif-typescript", "prettier"],
"rules": {
"unicorn/prefer-module": "off",
"unicorn/no-array-reduce": "off",
"no-useless-constructor": "off"
}
"extends": ["oclif", "oclif-typescript", "prettier"]
}

0 comments on commit a1df772

Please sign in to comment.