mirror of
https://github.com/getrebuild/rebuild.git
synced 2024-11-14 11:24:30 +08:00
f43f3dd5e1
分析表格新增汇总和行号选项
11 lines
No EOL
281 B
JSON
11 lines
No EOL
281 B
JSON
{
|
|
"java.configuration.updateBuildConfiguration": "interactive",
|
|
"files.exclude": {
|
|
"**/.classpath": true,
|
|
"**/.project": true,
|
|
"**/.settings": true,
|
|
"**/.factorypath": true
|
|
},
|
|
"eslint.autoFixOnSave": true,
|
|
"editor.fontSize": 13
|
|
} |