mirror of
https://github.com/Microsoft/vscode
synced 2024-10-31 01:12:58 +00:00
7 lines
78 B
JSON
7 lines
78 B
JSON
|
{
|
||
|
"useTabs": true,
|
||
|
"printWidth": 120,
|
||
|
"semi": true,
|
||
|
"singleQuote": true
|
||
|
}
|