@santi020k/oxlint-config-astro-doctor
v1.2.2
Published
oxlint config for Astro Doctor — enables the built-in oxlint rules that overlap with astro-doctor checks
Maintainers
Readme
@santi020k/oxlint-config-astro-doctor
Oxlint configuration for the built-in rules that overlap with Astro Doctor checks.
Install
pnpm add -D oxlint @santi020k/oxlint-config-astro-doctorUsage
pnpm exec oxlint --config node_modules/@santi020k/oxlint-config-astro-doctor/index.json src/The configuration enables:
jsx-a11y/alt-textjsx-a11y/html-has-langno-process-env- Oxlint's
correctnessandsuspiciouscategories
Astro-specific checks without an Oxlint equivalent still require @santi020k/astro-doctor or @santi020k/eslint-plugin-astro-doctor.
License
MIT — santi020k
