fix (backend): update tsconfig

This commit is contained in:
naskya 2024-06-28 17:02:14 +09:00
parent f2a5a6fa07
commit 7abc3adb22
No known key found for this signature in database
GPG key ID: 712D413B3A9FED5C

View file

@ -1,6 +1,5 @@
{
"compilerOptions": {
"allowJs": true,
"noEmitOnError": false,
"noImplicitAny": true,
"noImplicitReturns": true,