Commit graph

5 commits

Author SHA1 Message Date
David Mehren
422b28fe55 chore(eslint): allow PascalCase for imports
Applies https://github.com/typescript-eslint/typescript-eslint/pull/7841 to our config

Signed-off-by: David Mehren <git@herrmehren.de>
2023-12-07 18:46:39 +01:00
David Mehren
8daffbb11b build(backend): add nestjs-typed eslint plugin
Signed-off-by: David Mehren <git@herrmehren.de>
2023-07-09 21:12:56 +02:00
David Mehren
925bb85d2f build: add eslint rule forbidding TypeORM Equal constructor
TypeORMs Equal constructor is buggy and should not be used.
This introduces a ESLint rule that checks for that.

Signed-off-by: David Mehren <git@herrmehren.de>
2023-03-25 16:29:14 +01:00
Tilman Vatteroth
2241a3faea feat(package): adjust packages to workspaces
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2022-12-04 20:59:46 +01:00
Tilman Vatteroth
bf30cbcf48 fix(repository): Move backend code into subdirectory
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2022-10-30 22:46:42 +01:00
Renamed from .eslintrc.js (Browse further)