Commit a4b8693
committed
eslint: in the upcoming JavaScript code, skip unneeded semicolons
I am about to add some JavaScript code, where semicolons are frequently
unneeded. Let's skip them there.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 51fc396 commit a4b8693
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
130 | 142 | | |
131 | 143 | | |
132 | 144 | | |
| |||
0 commit comments