mirror of https://git.tuxpa.in/a/code-server.git
10 lines
102 B
JSON
10 lines
102 B
JSON
|
{
|
||
|
"comments": {
|
||
|
"lineComment": "#"
|
||
|
},
|
||
|
"brackets": [
|
||
|
["{", "}"],
|
||
|
["[", "]"],
|
||
|
["(", ")"]
|
||
|
]
|
||
|
}
|