You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
shop-admin/TODO.md

618 B

问题描述 作者 记录时间 状态 解决时间 解决方法
perttier 保存时不会自动格式化属性排序、需要执行命令才能格式化 xwk 2022.3.23 已解决 2022.3.24 .vscode/settings.json 配置 "editor.codeActionsOnSave": {"source.fixAll": true}