chore: lint 수정, package 추가

This commit is contained in:
2026-04-10 12:23:07 +09:00
parent 57a6e4b51e
commit a836333512
4 changed files with 130 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
"~/*": ["./app/*"]
},
"esModuleInterop": true,
"verbatimModuleSyntax": true,
"verbatimModuleSyntax": false,
"noEmit": true,
"resolveJsonModule": true,
"skipLibCheck": true,