mirror of
https://github.com/Microsoft/vscode
synced 2024-10-30 11:10:48 +00:00
6 lines
No EOL
120 B
JSON
6 lines
No EOL
120 B
JSON
{
|
|
"editor.insertSpaces": false,
|
|
"prettier.semi": true,
|
|
"prettier.singleQuote": true,
|
|
"prettier.printWidth": 120,
|
|
} |