Check MDN page structures
yarn
yarn build
We don't have an npm publishing yet, although we may in the future.
NODE_OPTIONS="--experimental-vm-modules" yarn mdn-checker ../content
where ../content
is the path to the MDN content repository.
To run the ES scraper:
yarn es:scrape
To sync the ES spec with upstream:
yarn es:sync