Skip to content

Commit

Permalink
fix: decorator fix
Browse files Browse the repository at this point in the history
  • Loading branch information
foxhound87 committed Jun 30, 2016
1 parent 901fa1f commit 8fe8aad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"presets": ["es2015", "stage-0"],
"plugins": [
"transform-decorators-legacy",
"transform-decorators",
"transform-class-properties"
]
}

0 comments on commit 8fe8aad

Please sign in to comment.