commons-typescript/.vscode/settings.json

6 lines
97 B
JSON
Raw Normal View History

2018-06-07 06:42:32 +00:00
{
"editor.tabSize": 2,
"editor.insertSpaces": true,
"git.ignoreLimitWarning": true
}