This website requires JavaScript.
Explore
Help
Sign In
dan
/
oxc
Watch
1
Star
0
Fork
You've already forked oxc
0
mirror of
https://github.com/danbulant/oxc
synced
2026-05-24 12:21:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e468cae404
oxc
/
crates
/
oxc_formatter
History
Predrag Gruevski
e468cae404
Replace
[dev_dependencies]
with newer
[dev-dependencies]
syntax. (
#501
)
2023-06-30 10:38:08 +08:00
..
examples
refactor: move SourceType from oxc_ast to oxc_span (
#351
)
2023-05-12 23:16:14 +08:00
src
refactor(ast): s/ArrowFunctionExpression/ArrowExpression
2023-05-28 22:40:16 +08:00
Cargo.toml
Replace
[dev_dependencies]
with newer
[dev-dependencies]
syntax. (
#501
)
2023-06-30 10:38:08 +08:00
README.md
refactor(formatter): remove whitespace minification from formatter (
#337
)
2023-05-07 17:58:57 +08:00
README.md
Formatter (Prettier)
TBD