#!/bin/sh
exec ${CONDA_PREFIX}/lib/node_modules/textlint/bin/textlint.js "$@"
