fix: lint

Signed-off-by: Innei <i@innei.in>
This commit is contained in:
Innei 2024-08-12 17:53:17 +08:00
parent 8492c2afb3
commit ef0d80d854
No known key found for this signature in database
GPG Key ID: 0F62D33977F021F7
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
"moduleResolution": "Bundler",
"target": "ES2022",
"noUnusedLocals": false,
"noUnusedParameters": false,
"strict": true,
"baseUrl": ".",
"paths": {