Open ZhengYuTay opened 2 years ago
I have discussed with @0xscuba on discord about this. We can just setup tsconfig to output es6 and add module in package.json
module
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
module
in package.jsonor we can just use tool like https://github.com/egoist/tsup for zero config