Skip to content

Commit

Permalink
config
Browse files Browse the repository at this point in the history
  • Loading branch information
roachjc committed Sep 15, 2017
1 parent 039007b commit e3ab504
Show file tree
Hide file tree
Showing 7 changed files with 13,580 additions and 2 deletions.
6 changes: 6 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"presets": [
"es2015",
"react"
]
}
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
node_modules
Loading

0 comments on commit e3ab504

Please sign in to comment.