Skip to content

Commit bbd9056

Browse files
committed
Merge pull request #47 from Yustynn/es6ify-server
Enable ES6 on Server
2 parents 145a628 + 7b090cd commit bbd9056

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

generated/.babelrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"presets": ["es2015"]
3+
}

0 commit comments

Comments
 (0)