Skip to content

Commit

Permalink
fix: include expect-error annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
janfrl committed Jan 9, 2024
1 parent 042bd98 commit dbbc997
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eslint.config.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @ts-expect-error missing types
import styleMigrate from '@stylistic/eslint-plugin-migrate'
import bclint from './src'

Expand Down

0 comments on commit dbbc997

Please sign in to comment.