Skip to content

Commit 1376efa

Browse files
committed
chore(deps): storybook 6.4.19
1 parent 3f2580c commit 1376efa

File tree

3 files changed

+5270
-7478
lines changed

3 files changed

+5270
-7478
lines changed

.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"es6": true,
1111
"node": true
1212
},
13-
"extends": ["eslint:recommended", "plugin:@typescript-eslint/recommended", "prettier"],
13+
"extends": ["eslint:recommended", "plugin:storybook/recommended", "plugin:@typescript-eslint/recommended", "prettier"],
1414
"rules": {
1515
"prettier/prettier": "error",
1616
"@typescript-eslint/explicit-module-boundary-types": 0

0 commit comments

Comments
 (0)