#!/bin/sh
exec ${CONDA_PREFIX}/lib/node_modules/markuplint/bin/markuplint.mjs "$@"
