Skip to content

Commit 11db6a9

Browse files
committed
fix(web-client): fix prettier CI error
1 parent 88b9f07 commit 11db6a9

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

web-client/.prettierrc.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ singleQuote: true
1010
semi: true
1111
trailingComma: all
1212
printWidth: 120
13-
endOfLine: crlf
1413

1514
plugins:
1615
- prettier-plugin-svelte

web-client/iron-remote-desktop-rdp/.prettierrc.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ singleQuote: true
77
semi: true
88
trailingComma: all
99
printWidth: 120
10-
endOfLine: crlf
1110

1211
overrides:
1312
- files:

0 commit comments

Comments
 (0)