meow fmt reprints your code using the Oxc code generator, working from the same
syntax tree the rest of the toolchain uses. One built-in style, no .prettierrc.
Writing vs checking
- Format in place (default)
- Check mode (CI)
Style
meow ships a single, opinionated format style — there are no formatting knobs to bikeshed. It’s selected by default in your config:meow.config.json
Bundle next
Roll your module graph into a single file.