mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-04 00:56:01 +00:00
Merge pull request #374 from jonaspm/chore/upgrade-typescript
Upgrade TypeScript to latest v6
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
"noUnusedLocals": false,
|
||||
"noUnusedParameters": false,
|
||||
"noPropertyAccessFromIndexSignature": false,
|
||||
"baseUrl": "."
|
||||
},
|
||||
"include": ["index.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user