李红攀:V2.0.001利亚达扫码功能研发

This commit is contained in:
2026-05-12 14:49:47 +08:00
parent 4bb81373f5
commit 2c203ff4cf

View File

@@ -188,6 +188,6 @@
"unconfig": "7.3.2"
},
"lint-staged": {
"*": "eslint --fix"
"*.{js,jsx,ts,tsx,vue}": "eslint --fix --cache --cache-location .eslintcache"
}
}