1
0
forked from mirror/misskey
misskey/packages/backend
dojineko a6fb6150a3
chore: add tiny definition for redis-lock (#9971)
* add tiny definition for redis-lock

* Update packages/backend/src/@types/redis-lock.d.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* fix type name

* add @typescript-eslint/naming-convention

* define taskToPerform type

* chore: use default settings for `@typescript-eslint/naming-convention`

* set `format:none` to typeParameter (default)

* ignore lines to be treated as exceptions

* chore: fix naming

---------

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-02-22 14:51:34 +09:00
..
.vscode
assets
migration fix(server): マイグレーションad1676438468213が通らないのを修正 (#9963) 2023-02-16 22:08:45 +09:00
nsfw-model
src chore: add tiny definition for redis-lock (#9971) 2023-02-22 14:51:34 +09:00
test test(backend): restore emoji reaction tests (#9996) 2023-02-20 17:24:39 +09:00
.eslintignore
.eslintrc.cjs
.madgerc
.swcrc add commands for build with swc 2023-01-19 16:58:09 +09:00
jest.config.cjs Fix moduleNameMapper to not resolve .wasm.js to .wasm (#9894) 2023-02-12 17:18:31 +09:00
jsconfig.json
ormconfig.js fix: postgre -> postgres (#9814) 2023-02-07 19:50:38 +09:00
package.json update deps 2023-02-20 17:04:57 +09:00
README.md
tsconfig.json
watch.mjs

Misskey Backend