From 0c811f14209df78493c031d8a1c5fd1061aab2a0 Mon Sep 17 00:00:00 2001 From: Himself65 Date: Wed, 8 Mar 2023 17:11:49 -0600 Subject: [PATCH] chore: update .eslintignore (#1425) --- .eslintignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.eslintignore b/.eslintignore index 52d14c363..2d572ffdc 100644 --- a/.eslintignore +++ b/.eslintignore @@ -2,3 +2,5 @@ node_modules dist .next out +storybook-static +affine-out