Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Commit

Permalink
feat(.babelrc): add decorators support
Browse files Browse the repository at this point in the history
  • Loading branch information
Metnew committed Aug 8, 2017
1 parent 6c63028 commit 3b34ff8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"moduleName": "babel-runtime"
}
],
"transform-decorators-legacy",
"syntax-dynamic-import"
],
"presets": ["es2015", "react", "stage-0"],
Expand Down

0 comments on commit 3b34ff8

Please sign in to comment.