🚨 Fix: 修复 pyright 类型推导问题 (#3347)

This commit is contained in:
Ju4tCode
2025-03-02 14:03:51 +08:00
committed by GitHub
parent de6395819c
commit ca5dd18761
4 changed files with 7 additions and 7 deletions

View File

@ -34,7 +34,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-regexp": "^1.15.0",
"prettier": "^3.0.3",
"pyright": "^1.1.317",
"pyright": "1.1.393",
"stylelint": "^15.10.3",
"stylelint-config-standard": "^34.0.0",
"stylelint-prettier": "^4.0.2"