Skip to content

doc: fix nits in esm.md

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines
  • ```mjs -> ```js as our linting of doc code fragments does not recognize this tag, IIRC.

  • Add semicolons to a code fragment.

  • Fix ASCII sorting in bottom references.

Merge request reports

Loading