Update Dockerfile-web-ui-dev to use eslint-plugin-jsdoc@39.6.4
This commit is contained in:
@@ -34,7 +34,7 @@ RUN yarn -v
|
||||
|
||||
#RUN npm i --max-old-space-size=12000 --loglevel=verbose
|
||||
# RUN yarn add eslint-plugin-jsdoc@37.9.7 --dev --ignore-engines
|
||||
RUN yarn add eslint-plugin-jsdoc@latest --dev --ignore-engines
|
||||
RUN yarn add eslint-plugin-jsdoc@39.6.4 --dev --ignore-engines
|
||||
|
||||
# Explicitly install Tailwind CSS and plugins if needed
|
||||
RUN yarn add -D tailwindcss postcss autoprefixer @tailwindcss/typography
|
||||
|
||||
Reference in New Issue
Block a user