Skip to content

Commit

Permalink
fix: remove babel-plugin-flow-react-proptypes
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards1211 committed Aug 6, 2018
1 parent 6063669 commit b836f8f
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 455 deletions.
4 changes: 0 additions & 4 deletions .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"transform-class-properties",
"transform-export-extensions",
"transform-object-rest-spread",
"flow-react-proptypes"
],
"env": {
"test": {
Expand All @@ -21,7 +20,6 @@
"transform-class-properties",
"transform-export-extensions",
"transform-object-rest-spread",
"flow-react-proptypes",
"transform-runtime"
]
},
Expand All @@ -35,7 +33,6 @@
"transform-class-properties",
"transform-export-extensions",
"transform-object-rest-spread",
"flow-react-proptypes",
"transform-runtime",
"istanbul"
]
Expand All @@ -55,7 +52,6 @@
"transform-class-properties",
"transform-export-extensions",
"transform-object-rest-spread",
"flow-react-proptypes",
"transform-react-constant-elements"
]
}
Expand Down
235 changes: 0 additions & 235 deletions index.js

This file was deleted.

Loading

0 comments on commit b836f8f

Please sign in to comment.