Skip to content

Commit

Permalink
Simplified babel config
Browse files Browse the repository at this point in the history
  • Loading branch information
swernerx committed Jul 31, 2018
1 parent 752c819 commit f26ae03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"presets": [
[ "edge", { "target": "node", "modules": false } ]
"edge"
]
}

0 comments on commit f26ae03

Please sign in to comment.