8 lines
203 B
JSON
8 lines
203 B
JSON
{
|
|
"editor.tabSize": 2,
|
|
"editor.insertSpaces": true,
|
|
"editor.formatOnSave": true,
|
|
"editor.formatOnPaste": true,
|
|
"editor.autoClosingBrackets": true,
|
|
"git.ignoreLimitWarning": true
|
|
} |