refactor: Improve webhook type safety with unknown types and refined message content handling, and update Biome schema.

This commit is contained in:
2026-02-09 15:14:31 +08:00
parent 307c007c3f
commit df26aa814d
3 changed files with 64 additions and 29 deletions

View File

@@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/2.3.11/schema.json",
"$schema": "https://biomejs.dev/schemas/2.3.14/schema.json",
"vcs": {
"enabled": true,
"clientKind": "git",