oxc/tasks
Arnaud Barré 97aa9cfd54
fix(parser): fix span end for TSEmptyBodyFunctionExpression (#2606)
https://oxc-project.github.io/oxc/playground/?code=3YCAAICXgICAgICAgICxG4jI43W9aqTWr3WzyAs1pNu4fnf%2FXXEB3Yt%2FfiBIgA%3D%3D

The conformance test are going back to initial state. I think the `.asi`
should be smarter, i can rethink that later

---------

Co-authored-by: Boshen <boshenc@gmail.com>
2024-03-05 12:45:11 +08:00
..
benchmark refactor(codegen): clean up API around building sourcemaps (#2602) 2024-03-04 16:03:33 +08:00
common chore(benchmark): add radix-ui.jsx as a real world jsx example (#2304) 2024-02-05 13:42:45 +08:00
coverage fix(parser): fix span end for TSEmptyBodyFunctionExpression (#2606) 2024-03-05 12:45:11 +08:00
javascript_globals chore(deps): update cargo (#2191) 2024-01-29 11:38:47 +08:00
lint_rules chore(lint_rules): deprecated eslint no-dupe-args / no-octal / no-with 2024-02-02 17:33:54 +08:00
minsize refactor(codegen): clean up API around building sourcemaps (#2602) 2024-03-04 16:03:33 +08:00
prettier_conformance [BREAKING CHANGE] Change Atom to Atom<'a> to make it safe (#2497) 2024-02-26 19:34:40 +08:00
rulegen fix(tasks/rulegen): Parse 'export default' test file for plugin-jsdoc (#2510) 2024-02-26 14:31:51 +08:00
transform_conformance fix(transformer/decorators): missing check private function (#2607) 2024-03-05 11:37:00 +08:00
libs.txt refactor(benchmark): use more complicated files (#1811) 2023-12-25 17:27:02 +08:00