chore: small fixes

This commit is contained in:
Dan Finch 2026-08-04 10:30:39 +02:00
parent 47c521f9b8
commit 072dafddb3
4 changed files with 146 additions and 3 deletions

View file

@ -11,6 +11,6 @@
"skipDefaultLibCheck": true,
"skipLibCheck": true,
"strict": true,
"outDir": "dist"
"outDir": "out"
}
}