We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6775e41 commit 17d15c6Copy full SHA for 17d15c6
examples/.babelrc
@@ -0,0 +1,6 @@
1
+{
2
+ "presets": ["es2015", "stage-0", "react"],
3
+ "plugins": [
4
+ "transform-decorators-legacy"
5
+ ]
6
+}
0 commit comments