Skip to content
Verified Commit 5a14d643 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 894a43ba
Loading
Loading
Loading
Pipeline #5108 passed with stages
in 1 minute and 28 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment