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
idea 和 npm run type:check 检测有大量的typescript类型错误
运行npm run type:check ,然后你会发现90多个类型错误。 然后idea的控制台上面也会显示看不完的红色typescript的错误。
希望可以解决这些问题
The text was updated successfully, but these errors were encountered:
eed50db
chore(demo->form-design): resolve ts error. close vbenjs#2719 vbenjs#…
6692473
…1882
wangjue666
No branches or pull requests
描述 Bug
idea 和 npm run type:check 检测有大量的typescript类型错误
复现 Bug
运行npm run type:check ,然后你会发现90多个类型错误。
![image](https://user-images.githubusercontent.com/26700595/233029277-252f9c50-8dd1-404f-99f4-fdd4bab7eeba.png)
然后idea的控制台上面也会显示看不完的红色typescript的错误。
希望可以解决这些问题
The text was updated successfully, but these errors were encountered: