Commit Graph
2 Commits
Author SHA1 Message Date
JeremiahandGitHub 74dd1e48fe Bumps biome, fixes linter errors (#94614)
## About The Pull Request
I was debugging when I found that holding alt spams the UI with log
messages. The source UI causing this also wrote in old ES5 syntax . I
updated our linter to error when you write JS code like an ancient
scribe (circa 2009).

I also bumped some dependencies and fixed all the linter warnings in
tgui:lint.

The alt-click-drag functionality still works:

![dreamseeker_9Cloa5wwW1](https://github.com/user-attachments/assets/46935dfe-40c8-404c-ade9-c73608311fa8)
## Why It's Good For The Game
Less linter errors
Automatically flags/updates ES5 JS code 
## Changelog
N/A
2025-12-29 13:01:56 -05:00
JeremiahandGitHub d49cd3337f [tgui] Replaces eslint with biome (#92144) 2025-07-26 09:13:45 +02:00