Skip to content

Commit

Permalink
chore: update linting
Browse files Browse the repository at this point in the history
  • Loading branch information
juanjoDiaz committed Aug 16, 2023
1 parent d4bc086 commit 7a89498
Show file tree
Hide file tree
Showing 37 changed files with 1,378 additions and 921 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"plugin:prettier/recommended"
],
"rules": {
"@typescript-eslint/no-explicit-any": ["warn"],
"prettier/prettier": ["error", {
"endOfLine": "auto"
}]
Expand Down
Loading

0 comments on commit 7a89498

Please sign in to comment.