Commit 3ba6e2a
convert all js var to let/const (go-gitea#7464)
Most of the work was done by `eslint --fix`, I fixed around 10 cases
where it could not auto-convert.1 parent d3dc654 commit 3ba6e2a
3 files changed
+274
-273
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments