yinbangzhong
2024-08-08 4ace68af4236a1be8b57dbcfc185871eda76fed9
package.json
@@ -15,17 +15,9 @@
    "prepare": "husky install"
  },
  "lint-staged": {
    "*.{js,ts,jsx,tsx}": [
    ],
    "*.vue": [
    ],
    "*.{less,css}": [
    ]
    "*.{js,ts,jsx,tsx}": [],
    "*.vue": [],
    "*.{less,css}": []
  },
  "pnpm": {
    "overrides": {
@@ -41,6 +33,7 @@
    "axios": "^0.24.0",
    "dayjs": "^1.11.5",
    "echarts": "^5.4.0",
    "eventsource-parser": "^2.0.1",
    "js-base64": "^3.7.5",
    "jsencrypt": "^3.3.2",
    "lodash": "^4.17.21",