Skip to content

Commit

Permalink
Remove inconsistent spacing (#754)
Browse files Browse the repository at this point in the history
  • Loading branch information
scottbedard authored and LinusBorg committed Jun 27, 2017
1 parent 065f24c commit 703c29e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/.babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"env": {
"test": {
"presets": ["env", "stage-2"],
"plugins": [ "istanbul" ]
"plugins": ["istanbul"]
}
}
}

0 comments on commit 703c29e

Please sign in to comment.