mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-25 12:47:14 +00:00
7 lines
118 B
JSON
7 lines
118 B
JSON
{
|
|
"editor.insertSpaces": false,
|
|
"prettier.semi": true,
|
|
"prettier.singleQuote": true,
|
|
"prettier.printWidth": 120
|
|
}
|