12 lines
195 B
JSON
12 lines
195 B
JSON
|
|
{
|
||
|
|
"comments": {
|
||
|
|
"lineComment": "#",
|
||
|
|
"blockComment": ["#[", "]#"]
|
||
|
|
},
|
||
|
|
"brackets": [
|
||
|
|
["#[", "]#"]
|
||
|
|
],
|
||
|
|
"autoClosingPairs": [],
|
||
|
|
"surroundingPairs": []
|
||
|
|
}
|