Skip to content

Commit

Permalink
Update eslint.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Gorniaky committed Sep 9, 2023
1 parent 713d01a commit 41c7869
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
},
"plugins": ["@typescript-eslint", "eslint-plugin-tsdoc"],
"rules": {
"@typescript-eslint/ban-ts-comment": "warn",
"@typescript-eslint/no-empty-function": "off",
"@typescript-eslint/no-empty-interface": "off",
"@typescript-eslint/no-explicit-any": "off",
Expand Down

0 comments on commit 41c7869

Please sign in to comment.