Commit Graph

21 Commits

Author SHA1 Message Date
kakkokari-gtyih daaa4457e9 Revert "Merge commit 'e41619775f0ab57d67d4f49637768417730d68c0' into notes-embed"
This reverts commit a5fd0e1153.
2023-09-21 13:39:57 +09:00
kakkokari-gtyih a5fd0e1153 Merge commit 'e41619775f0ab57d67d4f49637768417730d68c0' into notes-embed 2023-09-21 13:31:34 +09:00
kakkokari-gtyih 2addc38597 Revert "Merge branch 'develop' into notes-embed"
This reverts commit 0836b55dfa.
2023-09-21 13:12:12 +09:00
kakkokari-gtyih 32316b0bb5 Revert "Merge branch 'develop' into notes-embed"
This reverts commit f8a2aea7fa.
2023-09-21 13:11:06 +09:00
kakkokari-gtyih f8a2aea7fa Merge branch 'develop' into notes-embed 2023-09-21 13:07:18 +09:00
kakkokari-gtyih 0836b55dfa Merge branch 'develop' into notes-embed 2023-09-21 13:00:51 +09:00
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
syuilo 01d4d55e78 fix import type 2022-09-21 05:33:11 +09:00
syuilo b75184ec8e
なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
syuilo a97fcd9e73
Update .eslintrc.js 2022-09-11 03:34:41 +09:00
syuilo 4c767f16f6
Update .eslintrc.js 2022-09-11 01:58:34 +09:00
syuilo fbd6b90bf8 chore(dev): remove duplicated lint rule 2022-07-10 11:14:41 +09:00
syuilo 0de973d293 update eslint rules 2022-07-02 23:01:13 +09:00
syuilo 2a2020b797 chore(dev): improve eslint config 2022-06-23 13:19:17 +09:00
syuilo 2c1689c798 chore: add import/order rule for eslint 2022-04-15 15:05:43 +09:00
syuilo 522877b8dd update eslint rule 2022-01-31 21:34:47 +09:00
syuilo bd53c28ae1 fix eslint rule 2022-01-31 21:29:08 +09:00
syuilo c260343125 add eslint rule 2022-01-31 21:24:11 +09:00
syuilo 30892ebfa3 Update .eslintrc.js 2021-12-28 00:33:27 +09:00
syuilo 980a99b6c9 Update .eslintrc.js 2021-12-10 00:10:10 +09:00
syuilo 73b5c12927 introduce lint for client
Resolve #7998
2021-11-18 23:32:43 +09:00