Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-22 | fix: SWC lexer settings and silent errors (#5752) | Bartek IwaĆczuk | |
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. |