Skip to content

Commit

Permalink
Add eslint.config.mjs to docker file
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasdotcom committed Dec 20, 2024
1 parent ca90211 commit 7f10b63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ COPY pages pages
COPY public public
COPY scripts scripts
COPY styles styles
COPY eslint.config.mjs eslint.config.mjs
COPY next.config.js next.config.js
COPY package-lock.json package-lock.json
COPY package.json package.json
Expand Down

0 comments on commit 7f10b63

Please sign in to comment.