I was wondering if team will be interested in making codebase more modern? With faster tooling (like eslint replacement), dropping ts-node as node now natively supports it, dropping axios in favour of fetch (all node version that don't have fetch are EOL), switching to modern builders (zshy/tsdown for better npm exports handling cjs/esm support), switching to vitest? I'll be happy to work on all or some if team give me a green light.
I was wondering if team will be interested in making codebase more modern? With faster tooling (like eslint replacement), dropping ts-node as node now natively supports it, dropping axios in favour of fetch (all node version that don't have fetch are EOL), switching to modern builders (zshy/tsdown for better npm exports handling cjs/esm support), switching to vitest? I'll be happy to work on all or some if team give me a green light.