Browse Source

Revert this

cte 11 months ago
parent
commit
d056bb89a8
1 changed files with 1 additions and 2 deletions
  1. 1 2
      webview-ui/.eslintrc.json

+ 1 - 2
webview-ui/.eslintrc.json

@@ -1,4 +1,3 @@
 {
-	"extends": "react-app",
-	"ignorePatterns": ["!.storybook"]
+	"extends": "react-app"
 }