eslint-plugin-astro
Introduction
eslint-plugin-astro
is ESLint plugin for Astro components.
You can check on the Online DEMO.
This plugin is in the experimental stages of development.
At least it works fine with a withastro/docs repository.
📛 What is this plugin?
ESLint plugin for Astro components.
- Linting Astro components using ESLint.
- Find problems with Astro components.
- Apply a consistent code style to Astro components.
- Linting targets include Frontmatter, HTML Template, JSX-like Expressions, Client-Side Scripts, Directives, and more.
- Check code in real time with the ESLint editor integrations.
📖 Usage
See User Guide.
✅ Rules
See Available Rules.
❤️ Supporting
If you are willing to see that this package continues to be maintained, please consider sponsoring me.
🔒 License
See the LICENSE file for license rights and limitations (MIT).
Edit this page