Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5a5d7f8

Browse files
authoredSep 5, 2024··
docs: fix typo
1 parent d2ca703 commit 5a5d7f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ts-expect-error
22

3-
Inpired by https://github.com/airbnb/ts-migrate which is a very good tool but the reignore feature didn't work in some completed setups with workspaces. This is a smaller version only adding the `@ts-expect-error` directive.
3+
Inpired by https://github.com/airbnb/ts-migrate which is a very good tool but the reignore feature didn't work in some convoluted setups with workspaces. This is a smaller version only adding the `@ts-expect-error` directive.
44

55
Silence typescript errors by adding a @ts-expect-error directive.
66

0 commit comments

Comments
 (0)
Please sign in to comment.