зеркало из
1
0
Форкнуть 0
opensource-management-portal/.vscode/settings.json

8 строки
250 B
JSON

{
"typescript.tsdk": "node_modules/typescript/lib",
"editor.tabSize": 2,
"typescript.format.semicolons": "insert",
"editor.formatOnSave": true,
"javascript.preferences.quoteStyle": "single",
"typescript.preferences.quoteStyle": "single"
}