Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
swernerx committed Feb 20, 2017
1 parent 3839751 commit 57502b4
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"plugins": [
"transform-es2015-modules-commonjs"
],
"ignore": [
"dist/*.js",
"lib/*.js",
"locale-data/*.js"
]
"plugins": [
"transform-es2015-modules-commonjs"
],
"ignore": [
"dist/*.js",
"lib/*.js",
"locale-data/*.js"
]
}

0 comments on commit 57502b4

Please sign in to comment.