mirror of
https://github.com/microsoft/vscode.git
synced 2026-03-02 23:09:59 +00:00
6 lines
120 B
JSON
6 lines
120 B
JSON
{
|
|
"editor.insertSpaces": false,
|
|
"prettier.semi": true,
|
|
"prettier.singleQuote": true,
|
|
"prettier.printWidth": 120,
|
|
} |