Skip to content
Verified Commit 57212ea1 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 9b4ec84b
Loading
Loading
Loading
Pipeline #5107 passed with stages
in 1 minute and 13 seconds