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