chore: add vscode config

This commit is contained in:
qingwei.li 2017-10-02 13:26:45 +08:00
commit e307308a78

3
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"prettier.eslintIntegration": true
}