fix: add ECMAscript module
_Ideally_, we would just want to export it as ECMAscript module. For now, to support both, we can use a shared JSON file. It would be nice to use the `import cfg from "./config.js" assert { "json" };` but that is experimental.
config.json
0 → 100644
config.mjs
0 → 100644
test/integration.test.mjs
0 → 100644
-
mentioned in commit 9e8c602c
By GITLAB_TOKEN on 2023-12-01T22:22:30
Please register or sign in to comment