Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Commit 79dd64a

Browse files
dpebotJustinBeckwith
authored andcommitted
chore(build): ignore build dir with eslint
chore(build): ignore build dir with eslint
1 parent b809adf commit 79dd64a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.eslintignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules/*
22
samples/node_modules/*
33
src/**/doc/*
4+
build/

0 commit comments

Comments
 (0)