Skip to content

chore: Switch from Prettier to oxfmt#41

Open
celarye wants to merge 1 commit intoinkdex:masterfrom
celarye:chore/oxfmt
Open

chore: Switch from Prettier to oxfmt#41
celarye wants to merge 1 commit intoinkdex:masterfrom
celarye:chore/oxfmt

Conversation

@celarye
Copy link
Copy Markdown
Contributor

@celarye celarye commented Apr 20, 2026

No description provided.

@celarye celarye requested a review from niclimcy April 20, 2026 17:30
@celarye celarye self-assigned this Apr 20, 2026
@celarye celarye added the chore Maintenance or routine updates label Apr 20, 2026
Comment thread .oxfmtrc.json
Copy link
Copy Markdown

@niclimcy niclimcy Apr 21, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add this to replicate sort import plugin:

{
  "$schema": "./node_modules/oxfmt/configuration_schema.json",
  "sortImports": {
    "newlinesBetween": false,
    "groups": [
      ["value-builtin", "value-external"],
      ["value-internal", "value-parent", "value-sibling", "value-index"],
      { "newlinesBetween": true },
      "type-import",
      "unknown"
    ]
  }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Maintenance or routine updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants