jjangga0214/haetae

feat(core): load `.mjs`, `.cjs`, `ts`, `mts`, `cts` for config file

Closed this issue · 1 comments

  • For example, jest can load jest.config.ts through ts-node

.js, .mjs, .ts, .mts are loaded.