as any
unexpectedly breaks function parameter type inference
#54987
Labels
Not a Defect
This behavior is one of several equally-correct options
Bug Report
🔎 Search Terms
as any
type casting
function parameter
generic type inference
🕗 Version & Regression Information
⏯ Playground Link
💻 Code
🙁 Actual behavior
The ones with an
as any
typecasts failed.🙂 Expected behavior
All
defineConfig
calls should pass.The text was updated successfully, but these errors were encountered: