From b0e8999a135d7ca470a14c948550f3376c8135ab Mon Sep 17 00:00:00 2001 From: Lucas Gravley <29484535+admiralAwkbar@users.noreply.github.com> Date: Fri, 13 Dec 2019 08:55:41 -0600 Subject: [PATCH] bloat it up --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 046a8f41..aafea08a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -55,6 +55,7 @@ RUN npm -g --no-cache install \ standard \ babel-eslint \ prettier \ + eslint-config-prettier \ @typescript-eslint/eslint-plugin \ @typescript-eslint/parser