Skip to content

Oxlint and oxfmt toolchains#366

Open
AleksanderEvensen wants to merge 1 commit intoTanStack:mainfrom
AleksanderEvensen:toolchain/oxc
Open

Oxlint and oxfmt toolchains#366
AleksanderEvensen wants to merge 1 commit intoTanStack:mainfrom
AleksanderEvensen:toolchain/oxc

Conversation

@AleksanderEvensen
Copy link

Adds the oxc toolchain formatter and linter as toolchain addons in the cli.

Note: This PR depends on TanStack/config#342. I can change the dependency on @tanstack/oxlint-config if it's preferred not to use unmerged packages.

oxlint and oxfmt

Oxlint and oxfmt are a part of the oxc high-performance toolchain.

  • Oxlint: is an ESLint compatible linter with native support for popular plugins eslint plugins, while also providing support for ESLint's JS plugin API which is currently in technical preview.
  • Oxfmt: is a rust based alternative and prettier compatible formatter.

The icon was sourced from: https://github.com/oxc-project/oxc-assets

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant