From 5a306e699fdeaed740e8523dbed2bed6cdc64e3a Mon Sep 17 00:00:00 2001 From: Lucas Gravley <29484535+admiralAwkbar@users.noreply.github.com> Date: Fri, 13 Dec 2019 08:47:05 -0600 Subject: [PATCH] add pretty --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 300acbf9..046a8f41 100644 --- a/Dockerfile +++ b/Dockerfile @@ -54,6 +54,7 @@ RUN npm -g --no-cache install \ typescript eslint \ standard \ babel-eslint \ + prettier \ @typescript-eslint/eslint-plugin \ @typescript-eslint/parser