We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@ts-ignore
@ts-expect-error
1
type-challenges 类型体操姿势合集
The text was updated successfully, but these errors were encountered:
No branches or pull requests
TypeScript 速查表
技巧
@ts-ignore
: 忽略编译器的错误@ts-expect-error
: 与1
相似,区别在于一旦错误被修复,编译器会提示报错题库
type-challenges 类型体操姿势合集
类型工具库
The text was updated successfully, but these errors were encountered: