Skip to content

Commit

Permalink
Don't lint examples (reduxjs#1928)
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon authored and seantcoyote committed Jan 14, 2018
1 parent 76993a6 commit a3b20a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
**/dist/**
**/examples/**
**/node_modules/**
**/server.js
**/webpack.config*.js

0 comments on commit a3b20a6

Please sign in to comment.