Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-11 | chore: move test files to testdata directory (#11601) | David Sherret | |
2020-08-23 | upgrade: swc, dprint, deno_lint, deno_doc (#7162) | Bartek Iwańczuk | |
2020-07-14 | Use dprint for internal formatting (#6682) | David Sherret | |
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. |