fix problem status.

This commit is contained in:
2023-04-06 14:28:35 +08:00
parent 48fc661205
commit 14c42c6744
9 changed files with 22 additions and 29 deletions

View File

@@ -18,6 +18,7 @@
"oj/*": ["./src/oj/*"],
"admin/*": ["./src/admin/*"],
"learn/*": ["./src/learn/*"],
"play/*": ["./src/play/*"],
},
"types": ["naive-ui/volar"]
},