Skip to content

Commit 5963f28

Browse files
committedJul 12, 2015
Add loose mode
1 parent 1b40a3a commit 5963f28

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎.babelrc

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"stage": 0
2+
"stage": 0,
3+
"loose": "all"
34
}

0 commit comments

Comments
 (0)
Please sign in to comment.