chore(webui): format code with prettier
This commit is contained in:
parent
115ddc6a4a
commit
c5c8382742
32 changed files with 1525 additions and 827 deletions
|
@ -14,3 +14,4 @@ COPY . $WEBUI_DIR/
|
|||
EXPOSE 8080
|
||||
|
||||
RUN yarn lint
|
||||
RUN yarn format --check
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue