eslint-plugin-storybook
Advanced tools
Comparing version
{ | ||
"name": "eslint-plugin-storybook", | ||
"version": "0.11.1", | ||
"version": "0.11.2", | ||
"description": "Best practice rules for Storybook", | ||
@@ -88,3 +88,3 @@ "keywords": [ | ||
"peerDependencies": { | ||
"eslint": ">=6" | ||
"eslint": ">=8" | ||
}, | ||
@@ -91,0 +91,0 @@ "engines": { |
@@ -74,2 +74,12 @@ <p align="center"> | ||
## ESLint compatibility | ||
Use the following table to use the correct version of this package, based on the version of ESLint you're using: | ||
| ESLint version | Storybook plugin version | | ||
| -------------- | ------------------------ | | ||
| ^9.0.0 | ^0.10.0 | | ||
| ^8.57.0 | ^0.10.0 | | ||
| ^7.0.0 | ~0.9.0 | | ||
## Usage | ||
@@ -76,0 +86,0 @@ |
138012
0.27%202
5.21%