snapshot/.vscode/settings.json

7 lines
123 B
JSON
Raw Normal View History

2017-12-10 03:08:35 +00:00
{
"standard.enable": false,
"eslint.enable": true,
2017-12-10 18:53:49 +00:00
"eslint.autoFixOnSave": false,
"git.ignoreLimitWarning": true
2017-12-10 03:08:35 +00:00
}