Commit 7a453fa
committed
style: apply prettier formatting and fix unused variable warnings
- Prefix unused variables with underscore to comply with ESLint
- Remove unused logger import from middleware
- Automated formatting from running lint-staged during pre-commit1 parent d8068b6 commit 7a453fa
181 files changed
Lines changed: 4855 additions & 4868 deletions
File tree
- packages
- admin-dashboard
- src
- components
- auth
- cards
- charts
- documents
- layout
- tables
- ui
- constants
- hooks
- lib
- pages
- api
- services
- stores
- styles
- types
- utils
- email-templates
- extension-hyperlink
- extension-hypermultimedia
- src
- extensions/decoration
- nodes
- audio
- image
- soundcloud
- twitter
- video
- vimeo
- youtube
- utils
- extension-indent
- extension-inline-code
- hocuspocus.server
- src
- api
- controllers
- services
- utils
- extensions
- lib
- email
- providers
- push
- storage
- middleware
- types
- tests
- integration
- unit
- supabase
- functions/send-push
- templates
- webapp
- cypress
- e2e/editor
- copy-paste
- schema
- user-behavior
- fixtures/cypress-commands
- createSelection
- validateDomStructure
- support
- docker
- src
- api
- auth
- channels
- utils
- components
- TipTap
- extentions
- plugins
- toolbar
- chatroom/components
- MessageCard/components/MessageContent/components
- MessageList
- icons
- toc
- dnd
- hooks
- ui
- config
- hooks
- lib/helpers
- stores
- chat
- types
- utils
- supabase
- scripts
- traefik
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
34 | 27 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
| 93 | + | |
92 | 94 | | |
93 | 95 | | |
94 | 96 | | |
| |||
97 | 99 | | |
98 | 100 | | |
99 | 101 | | |
| 102 | + | |
100 | 103 | | |
101 | 104 | | |
102 | 105 | | |
| |||
114 | 117 | | |
115 | 118 | | |
116 | 119 | | |
| 120 | + | |
117 | 121 | | |
118 | 122 | | |
119 | 123 | | |
| |||
123 | 127 | | |
124 | 128 | | |
125 | 129 | | |
| 130 | + | |
126 | 131 | | |
127 | 132 | | |
128 | 133 | | |
| |||
195 | 200 | | |
196 | 201 | | |
197 | 202 | | |
| 203 | + | |
198 | 204 | | |
199 | 205 | | |
200 | 206 | | |
| |||
212 | 218 | | |
213 | 219 | | |
214 | 220 | | |
| 221 | + | |
215 | 222 | | |
216 | 223 | | |
217 | 224 | | |
218 | 225 | | |
219 | 226 | | |
220 | 227 | | |
221 | 228 | | |
| 229 | + | |
222 | 230 | | |
223 | 231 | | |
224 | 232 | | |
225 | 233 | | |
226 | 234 | | |
227 | 235 | | |
| 236 | + | |
228 | 237 | | |
229 | 238 | | |
230 | 239 | | |
| |||
239 | 248 | | |
240 | 249 | | |
241 | 250 | | |
| 251 | + | |
242 | 252 | | |
243 | 253 | | |
244 | 254 | | |
| |||
315 | 325 | | |
316 | 326 | | |
317 | 327 | | |
318 | | - | |
| |||
0 commit comments