You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# ts-expect-error
2
2
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.
4
4
5
5
Silence typescript errors by adding a @ts-expect-error directive.
0 commit comments