🐛 [Bug] v5.1.1 - Why are there always some weird ts-check
issues?
#12813
Labels
needs triage
Issue needs to be triaged
ts-check
issues?
#12813
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
不能将类型“string”分配给类型“never”。
Type 'string' is not assignable to type 'never'.
What's the expected result?
It is expected that the following configuration will not cause ts-check errors in versions 3.0.0 and above and 4.0.0 and above.
Tip
I am beginning to wonder why
astro check
is removed by default in versions 5.0.0 and above, and what inexplicable changes have been made.Link to Minimal Reproducible Example
See repository
Participation
The text was updated successfully, but these errors were encountered: