chore: Implement danger for PRs (#1905)

This commit is contained in:
Pat Cavit 2017-07-19 21:14:13 -07:00 committed by GitHub
parent 49e52c6c00
commit a7849a67ca
4 changed files with 2615 additions and 67 deletions

3
.babelrc Normal file
View file

@ -0,0 +1,3 @@
// This is solely to avoid https://github.com/danger/danger-js/issues/261
// and should be fine to remove before much longer
{}