9 lines
95 B
JSON
9 lines
95 B
JSON
{
|
|
"autoClosingPairs": [
|
|
["\"", "\""]
|
|
],
|
|
"surroundingPairs": [
|
|
["\"", "\""]
|
|
]
|
|
}
|