Skip to content

Commit

Permalink
🔧 Lint stories (#750)
Browse files Browse the repository at this point in the history
  • Loading branch information
vnys committed Nov 13, 2020
1 parent 5bba248 commit 3abd2eb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions apps/storybook-react/stories/.eslintrc.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
root: true
extends: ../../../.eslintrc.js
rules:
import/no-default-export: "off"

0 comments on commit 3abd2eb

Please sign in to comment.