mirror of
https://github.com/Microsoft/vscode
synced 2024-11-05 18:29:38 +00:00
6 lines
78 B
JSON
6 lines
78 B
JSON
{
|
|
"useTabs": true,
|
|
"printWidth": 120,
|
|
"semi": true,
|
|
"singleQuote": true
|
|
}
|