Skip to content

Commit

Permalink
refactor: Bump typescript-eslint from 8.0.0-alpha.10 to 8.18.1 (#2389)
Browse files Browse the repository at this point in the history
  • Loading branch information
dblythy authored Jan 12, 2025
1 parent a23cfdd commit 51adf76
Show file tree
Hide file tree
Showing 3 changed files with 701 additions and 351 deletions.
1 change: 1 addition & 0 deletions eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ module.exports = tseslint.config({
"@typescript-eslint/no-explicit-any": "off",
"@typescript-eslint/no-var-requires": "off",
"@typescript-eslint/no-non-null-assertion": "off",
"@typescript-eslint/no-require-imports": "off",
"@typescript-eslint/no-unused-vars": [
"error",
{
Expand Down
Loading

0 comments on commit 51adf76

Please sign in to comment.