Skip to content

Commit facc3d9

Browse files
committed
🙈 Add .eslintignore file to skip test fixtures
1 parent 4e50a16 commit facc3d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.eslintignore

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
__tests__/integrations/flat-config/
2+
__tests__/integrations/legacy-config/
3+
dist/

0 commit comments

Comments
 (0)