MatrixAI / js-errors

Error handling with error chaining
https://polykey.com
Apache License 2.0
0 stars 0 forks source link

feat: migrate to ESM #13

Closed CMCDragonkai closed 1 year ago

CMCDragonkai commented 1 year ago

Description

Migrate to ESM.

Issues Fixed

Final checklist

CMCDragonkai commented 1 year ago

The ts-custom-error package actually produces CJS and ESM, switching over didn't require any changes.