mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 21:41:15 +00:00
9 lines
215 B
JSON
9 lines
215 B
JSON
{
|
|
"editor.tabSize": 4,
|
|
"editor.insertSpaces": true,
|
|
"editor.detectIndentation": false,
|
|
"git.mergeEditor": false,
|
|
"spellright.language": ["en-GB-10-1."],
|
|
"spellright.documentTypes": ["markdown", "plaintext"]
|
|
}
|