Skip to content
This repository was archived by the owner on Apr 20, 2020. It is now read-only.

Commit 703c29e

Browse files
scottbedardLinusBorg
authored andcommitted
Remove inconsistent spacing (vuejs-templates#754)
1 parent 065f24c commit 703c29e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/.babelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"env": {
1313
"test": {
1414
"presets": ["env", "stage-2"],
15-
"plugins": [ "istanbul" ]
15+
"plugins": ["istanbul"]
1616
}
1717
}
1818
}

0 commit comments

Comments
 (0)