Server/project/src
TheSparta f48e704bf1 import DependencyContainer type directly from tsyringe
- Redundant re-export of DependencyContainer from tsyringe, caused madge to think it was a circular dependency due to the file name also being tsyringe, deleted the file and importing directly from tsyringe instead.
2023-11-08 19:53:03 +00:00
..
callbacks fixed lint/complexity/useLiteralKeys 2023-11-08 19:52:56 +00:00
context fixed lint/style/useEnumInitializers 2023-11-08 19:51:51 +00:00
controllers fixed lint/complexity/useLiteralKeys 2023-11-08 19:52:56 +00:00
di fixed lint/complexity/noUselessConstructor 2023-11-08 19:51:52 +00:00
generators fixed suppressions/deprecatedSuppressionComment 2023-11-08 19:52:58 +00:00
helpers fixed lint/complexity/noUselessSwitchCase 2023-11-08 19:53:00 +00:00
ide Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
loaders fixed lint/style/noNonNullAssertion 2023-11-08 19:53:01 +00:00
models import DependencyContainer type directly from tsyringe 2023-11-08 19:53:03 +00:00
routers fixed lint/complexity/noForEach 2023-11-08 19:51:52 +00:00
servers fixed lint/complexity/useLiteralKeys 2023-11-08 19:52:56 +00:00
services fixed suppressions/deprecatedSuppressionComment 2023-11-08 19:52:58 +00:00
utils fixed lint/complexity/useLiteralKeys 2023-11-08 19:52:56 +00:00
ErrorHandler.ts Removes IUUidGenerator Class 2023-11-07 23:27:52 -05:00
Program.ts A few changes to Watermark and Error Handling 2023-10-29 22:20:33 +00:00