Skip to content

Commit

Permalink
updated config files
Browse files Browse the repository at this point in the history
  • Loading branch information
rofrischmann committed Sep 14, 2016
1 parent 8ae205e commit 3b4d95f
Show file tree
Hide file tree
Showing 6 changed files with 430 additions and 840 deletions.
10 changes: 10 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"presets": [
"es2015",
"stage-0"
],
"plugins": [
"transform-class-properties",
"add-module-exports"
]
}
Loading

0 comments on commit 3b4d95f

Please sign in to comment.