Nazar Hussain
Nazar Hussain
**Motivation** Keep the deps updated. **Description** Use latest features provided by Typescript. See the comments below. **Steps to test or reproduce** - Run all tests
### Problem description A discussion point raised during recent refactoring. Should we `export/import` types with the Typescript, which we currently don't. That's our current use case. ```ts // module.ts type...
### Problem description Based on the discussion https://github.com/ChainSafe/lodestar/pull/7108#issuecomment-2386606996 there are few eslint rules which don't have alternative biome rules yet. We keep this issue as tracker to migrate those when...