noEmit from scripts tsconfigs

This commit is contained in:
Hazelnoot 2025-10-06 15:35:07 -04:00
parent 848fcde365
commit efb84e226d
6 changed files with 10 additions and 12 deletions

View file

@ -4,6 +4,7 @@
"compilerOptions": {
"noImplicitAny": false,
"allowImportingTsExtensions": true,
"noEmit": true
},
"include": [
"jest.*",