2019-03-01 17:19:29 +08:00
|
|
|
{
|
|
|
|
"files.exclude": {
|
|
|
|
"**/.classpath": true,
|
|
|
|
"**/.project": true,
|
|
|
|
"**/.settings": true,
|
|
|
|
"**/.factorypath": true
|
|
|
|
},
|
2019-03-02 18:24:40 +08:00
|
|
|
"eslint.autoFixOnSave": true,
|
2019-03-16 02:37:06 +08:00
|
|
|
"editor.fontSize": 12
|
2019-03-01 17:19:29 +08:00
|
|
|
}
|