Working with nix

This commit is contained in:
Henry Hiles 2025-08-10 16:21:07 -04:00
commit 442b0f567d
No known key found for this signature in database
4 changed files with 26 additions and 53 deletions

View file

@ -1,6 +1,7 @@
{
"compilerOptions": {
"module": "NodeNext",
"skipLibCheck": true,
"moduleResolution": "NodeNext",
"outDir": "./dist",
"sourceMap": false,