Skip to content

Commit a07ea20

Browse files
committed
Merge pull request react-bootstrap#533 from AlexKVal/eslintignore
Add .eslintignore
2 parents c696a58 + b46cf85 commit a07ea20

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: .eslintignore

+5
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)