Skip to content

Commit

Permalink
ci: remove
Browse files Browse the repository at this point in the history
  • Loading branch information
waitingsong committed May 6, 2024
1 parent cea384e commit a446214
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ const srcRules = {
}
const testRules = {
'@typescript-eslint/no-explicit-any': 0,
'@typescript-eslint/no-unsafe-call': 0,
}

const languageOptions = {
Expand Down

0 comments on commit a446214

Please sign in to comment.