Skip to content

Commit 34a41a4

Browse files
committed
Sets the alert-errors option to true by default
1 parent 324da90 commit 34a41a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsfmt.sublime-settings

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@
2727
"type": "double"
2828
}
2929
},
30-
"alert-errors": false
30+
"alert-errors": true
3131
}

0 commit comments

Comments
 (0)