I have discussed with @0xscuba on discord about this. We can just setup tsconfig to output es6 and add `module` in package.json or we can just use tool like https://github.com/egoist/tsup for zero config
I have discussed with @0xscuba on discord about this. We can just setup tsconfig to output es6 and add
modulein package.jsonor we can just use tool like https://github.com/egoist/tsup for zero config