Skip to content

Commit

Permalink
Merge pull request #404 from jaredwray/removing-global-lint-rules-tha…
Browse files Browse the repository at this point in the history
…t-do-nothing

removing global lint rules that do nothing
  • Loading branch information
jaredwray authored Dec 6, 2024
2 parents 925f340 + b866867 commit 7598cb8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,6 @@
"xo": {
"rules": {
"@typescript-eslint/naming-convention": 0,
"@typescript-eslint/no-unsafe-return": 0,
"@typescript-eslint/no-redundant-type-constituents": 0,
"no-console": 0,
"import/extensions": [
"error",
"ignorePackages",
Expand Down

0 comments on commit 7598cb8

Please sign in to comment.