Server/project/tests
Refringe 34121182a1
Biome Linting Issues
Fixed some instances of:
- Unordered imports
- Reassigning function parameters
- Modifying values in assignment/return statements
- Array.forEach being used instead of for...of
- Simplified control logic
2024-02-05 19:03:26 -05:00
..
__factories__ Formatting Change - Space is now given around object properties. 2023-11-13 12:38:16 -05:00
__fixture__ Formatting Change - Space is now given around object properties. 2023-11-13 12:38:16 -05:00
__mocks__ Formatting for test classes. 2023-11-10 17:21:20 -05:00
controllers Biome Linting Issues 2024-02-05 19:03:26 -05:00
generators Formatting Change - Space is now given around object properties. 2023-11-13 12:38:16 -05:00
helpers Formatting Change - Space is now given around object properties. 2023-11-13 12:38:16 -05:00
services Formatting Change - Space is now given around object properties. 2023-11-13 12:38:16 -05:00
utils Reworked LinkedList and Queue 2023-12-21 22:27:19 +00:00
CustomEnvironment.ts Formatting Change - Space is now given around object properties. 2023-11-13 12:38:16 -05:00