commons-typescript/.vscode/settings.json

6 lines
97 B
JSON
Raw Normal View History

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