mirror of
https://github.com/alexgo-io/electrum-client.git
synced 2026-04-30 12:41:57 +08:00
Switch to PNPM, switch from eslint to biome, fix issues
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user