Fix: declaration

This commit is contained in:
2026-04-04 22:55:54 +09:00
parent 1ed3e7415c
commit 5eb4a2e01c
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"forceConsistentCasingInFileNames": true,
"declaration": true,
"strict": true,
"skipLibCheck": true,
"baseUrl": "./src",