mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 08:38:56 +01:00
7 lines
78 B
JSON
7 lines
78 B
JSON
{
|
|
"useTabs": true,
|
|
"printWidth": 120,
|
|
"semi": true,
|
|
"singleQuote": true
|
|
}
|