eslint-plugin-astro

Introduction

eslint-plugin-astro is ESLint plugin for Astro components.
You can check on the Online DEMO.

sponsors

NPM license NPM version NPM downloads NPM downloads NPM downloads NPM downloads NPM downloads Build Status Coverage Status

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.

πŸ“– Usage

See User Guide.

βœ… Rules

See Available Rules.

πŸš₯ Versioning policy

This plugin follows Semantic Versioning. However, please note that we do not follow ESLint’s Semantic Versioning Policy. In minor version releases, this plugin may change the sharable configs provided by the plugin or the default behavior of the plugin’s rules in order to add features to the plugin. Because we want to add many features to the plugin soon, so that users can easily take advantage of new features in Astro.

According to our policy, any minor update may report more linting errors than the previous release. As such, we recommend using the tilde (~) in package.json to guarantee the results of your builds.

❀️ Supporting

If you are willing to see that this package continues to be maintained, please consider sponsoring me.

sponsors

πŸ”’ License

See the LICENSE file for license rights and limitations (MIT).



Edit this page