FoundKey/packages/backend/src
Johann150 6ce4b3fe2f
Some checks failed
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-client Pipeline failed
ci/woodpecker/push/test Pipeline failed
fix some lints
Many of these were fixed automatically with eslint --fix.

Some of them (e.g. adding return types to functions) were done manually.
2022-08-11 00:09:29 +02:00
..
@types use http-signature module that supports hs2019 (#8635) 2022-05-26 09:12:17 +09:00
boot backend: fix lint "no-throw-literal" 2022-08-04 11:00:02 +02:00
config backend: fix lint "no-throw-literal" 2022-08-04 11:00:02 +02:00
daemons fix lints "import/order" and "import/no-duplicate" 2022-08-03 14:05:50 +02:00
db fix spelling error 2022-08-04 10:20:48 +02:00
mfm fix some lints 2022-08-11 00:09:29 +02:00
misc fix some lints 2022-08-11 00:09:29 +02:00
models fix some lints 2022-08-11 00:09:29 +02:00
prelude fix some lints 2022-08-11 00:09:29 +02:00
queue fix some lints 2022-08-11 00:09:29 +02:00
remote fix some lints 2022-08-11 00:09:29 +02:00
server fix some lints 2022-08-11 00:09:29 +02:00
services fix some lints 2022-08-11 00:09:29 +02:00
const.ts fix: use correct variable names 2022-07-17 23:44:13 +02:00
env.ts refactoring 2021-11-12 02:02:25 +09:00
global.d.ts refactoring 2021-11-12 02:02:25 +09:00
index.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
types.ts API: visiblity cannot be less restrictive 2022-07-28 15:23:08 +02:00