oxc/tasks
Yuji Sugiura a529412fe7
refactor(prettier): Verify printing module exports (#8670)
Part of #5068 

- ExportAllDeclaration
- ExportNamedDeclaration
- ExportDefaultDeclaration
- (ExportNamespaceSpecifier = ExportAllDeclaration+exported)

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-01-23 14:54:06 +08:00
..
ast_tools refactor(ast): align #[estree(via)] behavior (#8599) 2025-01-19 20:44:33 +00:00
benchmark ci(benchmark): make lexer benchmark more realistic (#8573) 2025-01-18 01:47:07 +00:00
common
compat_data refactor(global): sort imports (#7883) 2024-12-14 15:07:21 +00:00
coverage fix(parser): parse intrinsic TS keyword (#8627) 2025-01-21 09:54:10 +08:00
e2e feat(tasks/e2e): transformer + minifier runtime tests for popular npm packages (#8552) 2025-01-17 19:13:59 +08:00
javascript_globals
lint_rules fix(tasks/lint_rules): sync unicorn rules with eslint rules (#8224) 2025-01-03 11:39:51 +08:00
minsize fix(minifier): remove "non esbuild optimizations" which is incorrect (#8668) 2025-01-23 03:45:42 +00:00
prettier_conformance refactor(prettier): Verify printing module exports (#8670) 2025-01-23 14:54:06 +08:00
rulegen chore(deps): update dependency rust to v1.84.0 (#8391) 2025-01-09 18:11:17 +00:00
transform_checker refactor(span): derive Copy on Atom (#8596) 2025-01-19 16:14:23 +08:00
transform_conformance fix(transformer/typescript): correctly resolve references to non-constant enum members (#8543) 2025-01-18 17:02:50 +08:00
website chore(linter): update doc comment to reflect existance of stylish formatter (#8645) 2025-01-21 15:38:15 +00:00