mirror of
https://github.com/denoland/deno
synced 2024-11-05 18:45:24 +00: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.
8 lines
192 B
Text
8 lines
192 B
Text
cli/compilers/wasm_wrap.js
|
|
cli/tests/error_syntax.js
|
|
cli/tests/badly_formatted.js
|
|
cli/tests/top_level_for_await.js
|
|
cli/tests/swc_syntax_error.ts
|
|
std/**/testdata
|
|
std/**/vendor
|
|
std/node_modules
|