oxc/tasks
Yuji Sugiura a4e8ce8fe5
feat(prettier): Complete print_literal (#7952)
Part of #5068 

- [x] RegExpLiteral
- [x] BigIntLiteral
- [x] NumericLiteral
- [x] StringLiteral
  - [x] replaceEndOfLine
  - [x] makeString keep usless escape
- [x] NullLiteral
- [x] BooleanLiteral
2024-12-17 12:02:22 +08:00
..
ast_tools refactor(global): sort imports (#7883) 2024-12-14 15:07:21 +00:00
benchmark ci(benchmarks): simplify benchmarks (#7939) 2024-12-16 22:01:01 +08:00
common
compat_data refactor(global): sort imports (#7883) 2024-12-14 15:07:21 +00:00
coverage fix(semantic): remove inherting ScopeFlags::Modifier from parent scope (#7932) 2024-12-16 11:26:12 +00:00
javascript_globals
lint_rules refactor(tasks/lint_rules): detect typescript alias from mod.rs file (#7891) 2024-12-15 00:14:15 +08:00
minsize fix(minifier): incorrect minification in try_fold_left_child_op (#7949) 2024-12-17 10:40:22 +08:00
prettier_conformance feat(prettier): Complete print_literal (#7952) 2024-12-17 12:02:22 +08:00
rulegen feat(linter)!: remove unmaintained security plugin (#7773) 2024-12-10 14:29:22 +00:00
transform_checker refactor(global): sort imports (#7883) 2024-12-14 15:07:21 +00:00
transform_conformance fix(semantic): remove inherting ScopeFlags::Modifier from parent scope (#7932) 2024-12-16 11:26:12 +00:00
website docs(tasks/website): add legend for fixable column (#7945) 2024-12-17 10:25:11 +08:00