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