Skip to content

Commit

Permalink
babel rc
Browse files Browse the repository at this point in the history
  • Loading branch information
vencax committed Nov 9, 2016
1 parent bc4b8ef commit 16603d4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"presets": ['react', 'es2015'],
"plugins": ['transform-decorators-legacy', 'transform-class-properties']
}

0 comments on commit 16603d4

Please sign in to comment.