#!/bin/sh
set -e
nodejs -e "require('html-comment-regex');"
