chore: add node types for typecheck

This commit is contained in:
2026-05-24 22:47:52 +02:00
parent 233beb609c
commit e0749066ec
3 changed files with 7 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
"noEmitOnError": true,
"allowJs": false,
"noEmit": true,
"types": ["node"],
"sourceMap": false,
"removeComments": false,
"skipLibCheck": true