hedgedoc/src
David Mehren 71e2f06bbb
Fix ESLint errors in main.ts
Signed-off-by: David Mehren <git@herrmehren.de>
2021-02-24 21:08:08 +01:00
..
api HistoryService: toHistoryEntryDto does not need to be async 2021-02-24 21:19:48 +01:00
auth Fix various ESLint errors in services 2021-02-24 22:35:06 +01:00
authors Change year in copyright to 2021 2021-01-06 21:36:07 +01:00
config Fix various ESLint errors in configs 2021-02-24 20:29:39 +01:00
errors MediaService: Add MediaBackendError 2021-02-25 13:51:54 +01:00
groups Fix various ESLint errors in services 2021-02-24 22:35:06 +01:00
history HistoryService: toHistoryEntryDto does not need to be async 2021-02-24 21:19:48 +01:00
logger ESLint: Re-enable @typescript-eslint/no-explicit-any rule 2021-02-24 21:59:28 +01:00
media Fix various ESLint errors in unit tests 2021-02-24 20:20:04 +01:00
monitoring Fix various ESLint errors in unit tests 2021-02-24 20:20:04 +01:00
notes Fix various ESLint errors in services 2021-02-24 22:35:06 +01:00
permissions Fix various ESLint errors in unit tests 2021-02-24 20:20:04 +01:00
revisions NotesService: Replace noteByIdOrAlias with note as parameter 2021-02-20 16:50:11 +01:00
users Fix various ESLint errors in services 2021-02-24 22:35:06 +01:00
utils NotesService: Finished hardcoded functions 2021-02-20 16:09:02 +01:00
app.module.ts PublicApi: Add correct prefix 2021-02-15 10:26:12 +01:00
main.ts Fix ESLint errors in main.ts 2021-02-24 21:08:08 +01:00