removed yarn format
This commit is contained in:
parent
5d3e6d9498
commit
7d311ecc29
|
|
@ -19,7 +19,6 @@ RUN npm install
|
||||||
# Linting and formating
|
# Linting and formating
|
||||||
RUN yarn
|
RUN yarn
|
||||||
RUN yarn lint
|
RUN yarn lint
|
||||||
RUN yarn format
|
|
||||||
|
|
||||||
# Expose Quasar dev port
|
# Expose Quasar dev port
|
||||||
EXPOSE 9000
|
EXPOSE 9000
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user