oxlint-oxfmt
Installation
SKILL.md
Oxlint and Oxfmt
Use this skill for projects that use the Oxc toolchain for linting and formatting.
Official sources:
- Oxc repository: https://github.com/oxc-project/oxc
- Oxlint docs: https://oxc.rs/docs/guide/usage/linter
- Oxfmt docs: https://oxc.rs/docs/guide/usage/formatter
Detection
Before running commands, check for:
oxlintoroxcpackages inpackage.jsonoxlint.config.tsor.oxlintrc.json.oxfmtrc.jsonor.oxfmtrc.jsonc- package scripts such as
lint,lint:fix,format, orfmt