Boshen @boshen.github.io · Jan 25

Oxfmt reached 500,000 weekly downloads within a month. 🚀 Oxfmt is a high-performance formatter for the JavaScript ecosystem. Check it out at oxc.rs/docs/guide/...

82 likes 2 replies

?

Replies

Hey API · Jan 26

Already added into presets ✅ heyapi.dev/openapi-ts/c...

Pipo · Feb 1

When I want to call `import { format } from 'oxfmt';` I need to pass an options object as a 3rd param. There doesn't seem to be an API to load the correct config. Should I use cosmiconfig? Or some custom logic? Thanks ❤️