We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abab128 commit 7eccdd8Copy full SHA for 7eccdd8
.eslintrc
@@ -1,5 +1,5 @@
1
{
2
- "extends": ["airbnb", "prettier"],
+ "extends": ["airbnb", "prettier", "plugin:storybook/recommended"],
3
"parser": "@babel/eslint-parser",
4
"env": {
5
"browser": true,
0 commit comments