1.0.3 • Published 1 year ago

eslint-config-stimulus v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year 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

1 year ago

1.0.2

1 year ago

1.0.0

1 year ago