dotfiles/vscode/.vscode/extensions/mechatroner.rainbow-csv-3.12.0/language-configuration.json
Errol Sancaktar ff17c17e23 vscode
2024-06-14 09:31:58 -06:00

9 lines
95 B
JSON

{
"autoClosingPairs": [
["\"", "\""]
],
"surroundingPairs": [
["\"", "\""]
]
}