Switch to PNPM, switch from eslint to biome, fix issues

This commit is contained in:
Dojo Coder
2024-09-26 14:16:22 +02:00
parent 687f934533
commit 4859ffbe08
12 changed files with 2206 additions and 8634 deletions

View File

@@ -68,7 +68,7 @@
// "emitDecoratorMetadata": true, /* Enables experimental support for emitting type metadata for decorators. */
/* Advanced Options */
"skipLibCheck": false, /* Skip type checking of declaration files. */
"skipLibCheck": true, /* Skip type checking of declaration files. */
"forceConsistentCasingInFileNames": true /* Disallow inconsistently-cased references to the same file. */
},
"exclude": [