chore: 回滚 typescript 版本 5.0.x 修复 lint 异常问题
正在显示
... | @@ -148,7 +148,7 @@ | ... | @@ -148,7 +148,7 @@ |
"stylelint-config-recommended": "^12.0.0", | "stylelint-config-recommended": "^12.0.0", | ||
"stylelint-config-standard": "^33.0.0", | "stylelint-config-standard": "^33.0.0", | ||
"stylelint-order": "^6.0.3", | "stylelint-order": "^6.0.3", | ||
"typescript": "^5.1.3", | "typescript": "~5.0.4", | ||
"unocss": "^0.52.7", | "unocss": "^0.52.7", | ||
"unocss-preset-weapp": "^0.52.1", | "unocss-preset-weapp": "^0.52.1", | ||
"unplugin-auto-import": "^0.16.4", | "unplugin-auto-import": "^0.16.4", | ||
... | ... |
请
注册
或者
登录
后发表评论