Y
Hacker News
new
|
ask
|
show
|
jobs
by
5Qn8mNbc2FNCiVV
38 days ago
I wish there was a config to error when a inferred type is either Any or Unknown so we can spot these locations. The report has it, but seeing it in the IDE would be great
1 comments
ocamoss
38 days ago
There's an `implicit-any` error code
link