Commit Graph

3 Commits

Author SHA1 Message Date
SkyratBot
7d975e15d7 [MIRROR] Updates eslint + sorts imports [MDB IGNORE] (#25722)
* Updates eslint + sorts imports

* Update yarn.lock

* Merge conflicts

* Run prettier on everything

* Update CharacterPreferenceWindow.tsx

* ts to tsx, run prettier on these neglected files

---------

Co-authored-by: Jeremiah <42397676+jlsnow301@users.noreply.github.com>
Co-authored-by: Giz <13398309+vinylspiders@users.noreply.github.com>
2023-12-19 10:57:10 -05:00
Bloop
015a3cf18a [MANUAL MIRROR] Replaces prettierx with the normal prettier (#80189) (#25538)
* 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>
2023-12-10 04:13:38 +00:00
SkyratBot
51460aac9b [MIRROR] Refactors some core tgui components to typescript [MDB IGNORE] (#20461)
* 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>
2023-04-09 19:40:20 -07:00