proxmox-backup/www
Thomas Lamprecht ec54686bc0 ui: replace eslint with biome
While eslint is an OK linter, its code formatting capabilities are
rather limited, so replace it with [Biome], which has both a good (and
fast!) linter and code formatter.

[Biome]: https://github.com/biomejs/biome

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2025-06-16 13:59:27 +02:00
..
button ui: lint: use blocks for if statements 2025-06-16 13:59:27 +02:00
config ui: lint: prefix unused variables with '_' 2025-06-16 13:59:27 +02:00
css ui: re-format code, replace mixed tab/spaces with spaces only. 2025-06-16 13:59:27 +02:00
dashboard ui: lint: prefix unused variables with '_' 2025-06-16 13:59:27 +02:00
data ui: re-format code, replace mixed tab/spaces with spaces only. 2025-06-16 13:59:27 +02:00
datastore ui: lint: replace var with let in blocks 2025-06-16 13:59:27 +02:00
form ui: lint: use blocks for if statements 2025-06-16 13:59:27 +02:00
images ui: tape drive icon: invert 2021-03-08 15:51:49 +01:00
panel ui: lint: use blocks for if statements 2025-06-16 13:59:27 +02:00
tape ui: lint: prefix unused variables with '_' 2025-06-16 13:59:27 +02:00
window ui: lint: prefix unused variables with '_' 2025-06-16 13:59:27 +02:00
Application.js ui: re-format code, replace mixed tab/spaces with spaces only. 2025-06-16 13:59:27 +02:00
Dashboard.js ui: lint: replace var with let in blocks 2025-06-16 13:59:27 +02:00
DirectoryList.js ui: re-format code, replace mixed tab/spaces with spaces only. 2025-06-16 13:59:27 +02:00
index.hbs ui: show consent banner before login 2024-11-25 18:48:13 +01:00
LoginView.js ui: lint: replace var with let in blocks 2025-06-16 13:59:27 +02:00
MainView.js ui: re-format code, replace mixed tab/spaces with spaces only. 2025-06-16 13:59:27 +02:00
Makefile ui: replace eslint with biome 2025-06-16 13:59:27 +02:00
NavigationTree.js ui: lint: replace var with let in blocks 2025-06-16 13:59:27 +02:00
NodeNotes.js ui: re-format code, replace mixed tab/spaces with spaces only. 2025-06-16 13:59:27 +02:00
OnlineHelpInfo.js ui: update online help info reference-map 2025-04-05 17:40:10 +02:00
Schema.js ui: re-format code, replace mixed tab/spaces with spaces only. 2025-06-16 13:59:27 +02:00
ServerAdministration.js ui: re-format code, replace mixed tab/spaces with spaces only. 2025-06-16 13:59:27 +02:00
ServerStatus.js ui: re-format code, replace mixed tab/spaces with spaces only. 2025-06-16 13:59:27 +02:00
Subscription.js ui: re-format code, replace mixed tab/spaces with spaces only. 2025-06-16 13:59:27 +02:00
SystemConfiguration.js ui: re-format code, replace mixed tab/spaces with spaces only. 2025-06-16 13:59:27 +02:00
Utils.js ui: lint: use blocks for if statements 2025-06-16 13:59:27 +02:00
VersionInfo.js ui: re-format code, replace mixed tab/spaces with spaces only. 2025-06-16 13:59:27 +02:00
ZFSList.js ui: lint: use blocks for if statements 2025-06-16 13:59:27 +02:00