fixes #5602: Request to change jade/pug line comment to //-

This commit is contained in:
Martin Aeschlimann 2016-04-21 15:59:01 +02:00
parent d735c16e26
commit 556cdf8a5c

View file

@ -1,6 +1,6 @@
{ {
"comments": { "comments": {
"lineComment": "//" "lineComment": "//-"
}, },
"brackets": [ "brackets": [
["{", "}"], ["{", "}"],