feat: add tsgolint

This commit is contained in:
xingyu4j
2026-03-13 23:13:01 +08:00
parent c7d7529c00
commit 68cde54bad
14 changed files with 101 additions and 21 deletions

View File

@@ -5,7 +5,6 @@
"compilerOptions": {
"composite": false,
"lib": ["ESNext"],
"baseUrl": "./",
"moduleResolution": "bundler",
"types": ["node"],
"noImplicitAny": true