mirror of
https://github.com/unraid/api.git
synced 2026-02-05 15:39:05 -06:00
feat: force linting on build
This commit is contained in:
@@ -20,7 +20,7 @@ WORKDIR /app
|
||||
# Set app env
|
||||
ENV NODE_ENV=development
|
||||
|
||||
COPY tsconfig.json .eslintrc.ts .npmrc .env.production .env.staging ./
|
||||
COPY tsconfig.json .eslintrc.ts .prettierrc.cjs .npmrc .env.production .env.staging ./
|
||||
|
||||
COPY package.json package-lock.json ./
|
||||
|
||||
|
||||
Reference in New Issue
Block a user