Skip to content

Commit

Permalink
Merge 2ee0f4f into f9eb1e1
Browse files Browse the repository at this point in the history
  • Loading branch information
securingsincity authored May 26, 2019
2 parents f9eb1e1 + 2ee0f4f commit f5e9c78
Show file tree
Hide file tree
Showing 3 changed files with 5,666 additions and 3,933 deletions.
7 changes: 3 additions & 4 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
{
"presets": [
"es2015",
"react",
"stage-2"
"@babel/preset-env",
"@babel/preset-react"
],
"plugins": [
"transform-object-rest-spread"
// "transform-object-rest-spread"
]
}
Loading

0 comments on commit f5e9c78

Please sign in to comment.