* Replaces prettierx with the normal prettier (#80189)
Oh god the file diff... I'm so, so sorry.
No need to worry though. This just replaces the prettierx version that
we were using and replaces it with normal prettier. Most of the settings
were default or no longer valid with this version.
You no longer get this warning #70484
It actually drives me up the wall and I have to click it each time I
open my editor.
N/A nothing player facing
* Converts this to tsx
* Update JobsPage.tsx
* Update JobsPage.tsx
* Update JobsPage.tsx
---------
Co-authored-by: Jeremiah <42397676+jlsnow301@users.noreply.github.com>
* Refactors some core tgui components to typescript (#74547)
## About The Pull Request
Mind you I am very tired while making this and it's purely a thought
project (... unless?)
Otherwise, title. No gameplay changes
## Why It's Good For The Game
Typescript is just universally better. Even if the types are wrong, we
still can get some sort of idea what the author was going for, and
autocompletion
## Changelog
🆑
refactor: Tgui's state manager is in typescript now, huzzah
/🆑
---------
Co-authored-by: Jeremiah <jlsnow301@ pm.me>
* Refactors some core tgui components to typescript
---------
Co-authored-by: Jeremiah <42397676+jlsnow301@users.noreply.github.com>
Co-authored-by: Jeremiah <jlsnow301@ pm.me>