mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 15:21:26 -05:00
![Bartek Iwańczuk](/assets/img/avatar_default.png)
This commit changes how error occurring in SWC are handled. Changed lexer settings to properly handle TS decorators. Changed output of SWC error to annotate with position in file.
3 lines
50 B
TypeScript
3 lines
50 B
TypeScript
for await (const req of s) {
|
|
let something:
|
|
}
|