diff --git a/.eslintignore b/.eslintignore index 1d069e193855d3559132d411cb415959b0769d16..5428964b1cea34f15fe12d7193a6d1d2e53ecffe 100644 --- a/.eslintignore +++ b/.eslintignore @@ -8,4 +8,6 @@ /vendor/ /sitespeed-result/ /fixtures/**/*.graphql +# Storybook build artifacts +/storybook/public spec/fixtures/**/*.graphql