[fix[ building error and migrate to v0.0.3

This commit is contained in:
Purp1e
2025-03-21 03:00:02 +08:00
parent 90c6492b9c
commit a915bf4506
6 changed files with 8 additions and 13 deletions

View File

@@ -36,7 +36,7 @@
"error",
"always"
],
"react-hooks/exhaustive-deps": "error",
"react-hooks/exhaustive-deps": "warn",
"@typescript-eslint/no-misused-promises": [
"error",
{