From 8204e3764b523a927c35fd377c433c3d28c0fe58 Mon Sep 17 00:00:00 2001 From: Lucas Gravley <29484535+admiralAwkbar@users.noreply.github.com> Date: Mon, 6 Jul 2020 09:13:13 -0500 Subject: [PATCH] fixing insta;; --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 16ba0c85..d79cfbee 100644 --- a/Dockerfile +++ b/Dockerfile @@ -99,6 +99,7 @@ RUN npm config set package-lock false \ stylelint \ stylelint-config-standard \ @stoplight/spectral \ + htmlhint \ && npm --no-cache install \ markdownlint-cli \ jsonlint prettyjson \