1
0
mirror of https://github.com/zclzone/vue-naive-admin.git synced 2025-06-16 20:19:00 +08:00

chore: update settings.json

This commit is contained in:
张传龙 2022-05-17 11:01:23 +08:00
parent 74c244cf37
commit e63e9f5cf2

View File

@ -7,4 +7,5 @@
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
},
"cssrem.rootFontSize": 4, // unocss1rem = 4px ==> 0.25rem = 1px
}