|
api.js
|
Use const for api.js url/data variables.
|
2020-09-03 15:42:13 -07:00 |
|
common.js
|
Replace loop uses of var with let/const.
|
2020-09-03 15:33:37 -07:00 |
|
editor.js
|
Replace loop uses of var with let/const.
|
2020-09-03 15:33:37 -07:00 |
|
hotkeys.js
|
Replace loop uses of var with let/const.
|
2020-09-03 15:33:37 -07:00 |
|
spinner.js
|
Fine-tune use of let/const in spinner.js.
|
2020-09-03 15:57:02 -07:00 |