0
0
mirror of https://github.com/openwrt/luci.git synced 2025-07-22 15:45:42 +00:00
Files
Paul Donald 234e131507 luci-base: convert JavaScript code to ES6 style
Convert existing JavaScript code in LuCI base to utilize ES6 standard
features such as spread arguments, arrow functions, object method
declarations etc.

This makes the code somewhat easier to follow and slightly smaller.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2024-12-19 23:41:35 +00:00

15 KiB