Skip to content
Verified Commit e5622111 authored by Matthew Clarkson's avatar Matthew Clarkson
Browse files

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.
parent 95333e39
Loading
Loading
Loading
Pipeline #5112 passed with stages
in 1 minute and 15 seconds