carton/.vscode/settings.json

7 lines
132 B
JSON

{
"editor.tabSize": 2,
"editor.formatOnSave": true,
"editor.formatOnType": true,
"licenser.author": "Carton contributors"
}