1.0.3 • Published 9 months ago

eslint-config-stimulus v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

eslint-config-stimulus

npm version License: MIT

ESLint plugin for Stimulus Controllers.

Install

Assuming you already have ESLint installed, run:

npm install eslint-config-stimulus --save-dev

Usage

Then extend the recommended eslint config:

import stimulus from "eslint-config-stimulus";

export default [stimulus.configs.recommended];

Supported Rules

Possible Errors (Recommended)

License

eslint-plugin-stimulus is licensed under the MIT License.

1.0.3

9 months ago

1.0.2

9 months ago

1.0.0

9 months ago