Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed May 13, 2023
1 parent afcc6b0 commit 86224fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.test-d.ts
@@ -1,4 +1,5 @@
import { expectType, expectAssignable } from 'tsd'

import wrapErrorMessage from 'wrap-error-message'

const error = new Error('test')
Expand Down

0 comments on commit 86224fd

Please sign in to comment.