Skip to content

Commit 0aac0c6

Browse files
committed
chore: update .eslintignore and .prettierignore
1 parent 620cbc2 commit 0aac0c6

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.eslintignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
.github
22
bin/__tests__
3+
dist
4+
node_modules
35
playground
46
src/__tests__
57
transformations/__testfixtures__

.prettierignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
.github
22
bin/__tests__
3+
dist
4+
node_modules
35
playground
46
src/__tests__
57
transformations/__testfixtures__

0 commit comments

Comments
 (0)