* [SILO-454] chore: refactor decorator, logger packages - add registerControllers function abstracting both rest, ws controllers - update logger to a simple json based logger * fix: logger instance and middleware * fix: type and module resolutions * fix: lodash type package update * fix: bypass lint errors in decorators * chore: format changes --------- Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
5 lines
67 B
Text
5 lines
67 B
Text
{
|
|
"printWidth": 120,
|
|
"tabWidth": 2,
|
|
"trailingComma": "es5"
|
|
}
|