Esteban Küber
|
cbe75486f7
|
Account for let foo = expr ; to suggest const foo: Ty = expr;
|
2024-07-11 20:39:24 +00:00 |
|
Esteban Küber
|
b56dc8ee90
|
Use verbose style when suggesting changing const with let
|
2024-07-11 20:39:24 +00:00 |
|
Oli Scherer
|
8a5847f5c4
|
Already poison the type_of result of the anon const used in the typeof expression
|
2024-02-08 07:32:30 +00:00 |
|
Nilstrieb
|
41e8d152dc
|
Show number in error message even for one error
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
|
2023-11-24 19:15:52 +01:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|