mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
960f9ccb2e
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:
|
|
}
|