setup-oxlint
Installation
SKILL.md
Setup Oxlint
Scope
- Confirm the project and CI can satisfy Node.js
>=24 - Ensure
@zhangyu1818/oxlint-config,oxlint, andoxfmtare in devDependencies - Ensure
oxlint-tsgolintis installed whentypescriptis present - Create or update
oxlint.config.*usingdefineConfig - Create or update
oxfmt.config.*usingdefineOxfmtConfig - Derive presets from project dependencies and structure
- Add lint and format scripts when missing