Skip to content

Commit

Permalink
chore: remove unused ts-expect-error
Browse files Browse the repository at this point in the history
  • Loading branch information
0t4u committed Aug 13, 2024
1 parent 058a7ae commit 24423e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ export default function config(rootdir) {
eslint.configs.recommended,
...tseslint.configs.recommendedTypeChecked,
...tseslint.configs.stylisticTypeChecked,
// @ts-expect-error incorrect type from package, but still compatible
augu.javascript(),
// temp disable due to rule move from typescript-eslint (ts) -> stylistic (style)
// await augu.typescript(),
Expand Down

0 comments on commit 24423e5

Please sign in to comment.