Skip to content

Commit

Permalink
chore: 优化eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
sigoden committed Nov 15, 2021
1 parent 1c9b8a2 commit 5e4fd2c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,4 @@ module.exports = {
globalThis: true,
},
ignorePatterns: ["build", "tmp"],
rules: {
"@typescript-eslint/no-explicit-any": 0,
},
};

0 comments on commit 5e4fd2c

Please sign in to comment.