Skip to content

Commit b46cf85

Browse files
committed
Add .eslintignore
1 parent bb210f6 commit b46cf85

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.eslintignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
amd/**
2+
dist/**
3+
docs-built/**
4+
lib/**
5+
node_modules/**

0 commit comments

Comments
 (0)