From a9003cd170eb7f3893e2d0895c091675d922a261 Mon Sep 17 00:00:00 2001 From: Jari Helenius Date: Tue, 26 Nov 2024 11:33:47 +0200 Subject: [PATCH] Copy the ESLint configuration into the Docker image --- api-gateway/.dockerignore | 1 + 1 file changed, 1 insertion(+) diff --git a/api-gateway/.dockerignore b/api-gateway/.dockerignore index eb1d213..6f4ba6c 100644 --- a/api-gateway/.dockerignore +++ b/api-gateway/.dockerignore @@ -7,6 +7,7 @@ !src !*.json !*.lock +!*.mjs !.yarn !.yarnrc.yml !config