Rust based release manager for JS/TS monorepos, heavily inspired by Vite+ ❤️
publish changelog rust release bun pnpm changeset version bump node
0

Configure Feed

Select the types of activity you want to include in your feed.

oxrls / .taplo.toml
179 B 7 lines
1exclude = ["node_modules/**/*.toml"] 2 3# https://taplo.tamasfe.dev/configuration/formatter-options.html 4[formatting] 5align_entries = true 6indent_tables = true 7reorder_keys = true