-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
PAYONEER\tomerab
committed
May 30, 2018
1 parent
996e1b7
commit 0226d8f
Showing
4 changed files
with
1,474 additions
and
1,553 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
{ | ||
"presets": [ "env", "react", "stage-2" ] | ||
} | ||
"presets": [ "env", "react" ], | ||
"plugins": ["transform-object-rest-spread"] | ||
} |
Oops, something went wrong.