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 e027fac commit 525df66Copy full SHA for 525df66
template/.babelrc
@@ -1,4 +1,5 @@
1
{
2
"presets": ["es2015", "stage-2"],
3
- "plugins": ["transform-runtime"]
+ "plugins": ["transform-runtime"],
4
+ "comments": false
5
}
0 commit comments