chore: per-commit lint

This commit is contained in:
jialin
2025-03-03 14:30:55 +08:00
parent 1bb6c5fbfc
commit bb47b4475e
7 changed files with 321 additions and 12 deletions
+1
View File
@@ -2,6 +2,7 @@
"compilerOptions": {
"baseUrl": "./",
"target": "esnext",
"module": "esnext",
"moduleResolution": "node",
"jsx": "react-jsx",
"esModuleInterop": true,