We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ef7804 commit b0b019dCopy full SHA for b0b019d
packages/documentation/copy/en/release-notes/TypeScript 3.9.md
@@ -138,7 +138,7 @@ Pick `ts-expect-error` if:
138
139
- you're writing test code where you actually want the type system to error on an operation
140
- you expect a fix to be coming in fairly quickly and you just need a quick workaround
141
-- you're in a reasonably-sized project with a proactive team that wants to remove suppression comments as soon affected code is valid again
+- you're in a reasonably-sized project with a proactive team that wants to remove suppression comments as soon as affected code is valid again
142
143
Pick `ts-ignore` if:
144
0 commit comments