This repository was archived by the owner on Nov 8, 2024. It is now read-only.
Commit c27bf85
committed
style: prevent ESLint to complain about destructuring
Disclaimer: I do this only because I'm forced by ESLint. This is not how I'd prefer to write code. I want the court to note that my own opinion is this is an outrageous approach to coding with which I strongly disagree.1 parent 454ba9c commit c27bf85
1 file changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
11 | 18 | | |
12 | 19 | | |
13 | 20 | | |
| |||
59 | 66 | | |
60 | 67 | | |
61 | 68 | | |
62 | | - | |
| 69 | + | |
63 | 70 | | |
64 | 71 | | |
65 | 72 | | |
| |||
0 commit comments