Skip to content

Commit

Permalink
Merge pull request #533 from react-upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
release-train[bot] committed Aug 28, 2019
2 parents 7c8e0fa + 278d8f8 commit 37062f9
Show file tree
Hide file tree
Showing 8 changed files with 147,173 additions and 9 deletions.
3 changes: 3 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
exclude_patterns:
- '.yarn/'
- '**/vendor/'
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
**/dist/**/*
**/build/**/*
**/coverage/**/*
**/.yarn/**/*
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
**/build/**/*
**/coverage/**/*
**/.nyc_output/**/*
**/.yarn/**/*

0 comments on commit 37062f9

Please sign in to comment.