docs: add GitHub buttons and improve option docs

This commit is contained in:
Yang Jun
2026-06-06 13:28:29 +08:00
parent a8fd734b5e
commit a75033e2ca
5 changed files with 8 additions and 5 deletions
+1 -3
View File
@@ -9,9 +9,7 @@
"skipLibCheck": true,
"allowSyntheticDefaultImports": true,
"resolveJsonModule": true,
"downlevelIteration": true,
"strict": true,
"suppressImplicitAnyIndexErrors": true
"strict": true
},
"all": true,
"exclude": [ "node_modules", "dist", "demo", "test" ]