Server/project/src/servers
Refringe 69a1723646
Fixes Linting Issues
- Reorders imports
- Removes unnecessary `else` control statements
- Simplifies some logic
- Converts key access to dot notation
- Converts Array.forEach loops to for...of loops
2024-02-02 15:00:21 -05:00
..
http Remove redundant writeHead() call inside sendZLibJson() 2024-01-07 20:20:10 +00:00
ConfigServer.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
DatabaseServer.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
HttpServer.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
RagfairServer.ts Formatting 2024-02-02 15:00:21 -05:00
SaveServer.ts Fixes Linting Issues 2024-02-02 15:00:21 -05:00
WebSocketServer.ts Fixes Linting Issues 2024-02-02 15:00:21 -05:00