mirror of
https://github.com/voideditor/void
synced 2026-05-24 09:58:23 +00:00
7 lines
118 B
JSON
7 lines
118 B
JSON
|
|
{
|
||
|
|
"editor.insertSpaces": false,
|
||
|
|
"prettier.semi": true,
|
||
|
|
"prettier.singleQuote": true,
|
||
|
|
"prettier.printWidth": 120
|
||
|
|
}
|