chore: update typecheck

This commit is contained in:
dec0dOS 2023-10-04 20:09:38 +01:00
commit c10ffbe378
3 changed files with 4 additions and 21 deletions

View file

@ -9,6 +9,5 @@
"strict": true,
"noImplicitAny": false,
"allowSyntheticDefaultImports": true
},
"include": ["backend", "frontend"]
}
}