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