summaryrefslogtreecommitdiff
path: root/packages/shared/.eslintrc.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update deps (#14057)syuilo2024-07-021-7/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * locales/index.jsのymlファイル取得ロジックを調節 * regenerate pnpm-lock.yaml * fix(backend): typecheck fails * chore(deps): bump ip-cidr from 4.0.0 to 4.0.1 in /packages/backend * chore: migrate ESLint configs to flat config (#14094) * chore: migrate ESLint configs to flat config * fix: update paths * fix: frontend lint fails * refactor(misskey-js): lint build.js * update deps --------- Co-authored-by: samunohito <46447427+samunohito@users.noreply.github.com> Co-authored-by: zyoshoka <root@zyoshoka.com> Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
* chore: use @misskey-dev/eslint-plugin (#12860)tamaina2023-12-311-113/+2
| | | Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Update .eslintrc.jssyuilo2023-10-311-0/+2
|
* lint fixessyuilo2023-10-301-1/+2
|
* Update .eslintrc.jssyuilo2023-10-301-0/+7
|
* Update .eslintrc.jssyuilo2023-10-291-0/+5
|
* fix(backend): ↵_2023-10-091-0/+3
| | | | | | | | | | | | | | | | | | | | | ダイレクト投稿がタイムライン上に正常に表示されない問題を修正 (#11993) * DMをredisにpushするように * add test * add CHANGELOG * Update NoteCreateService.ts * lint * :v: * 前のバージョンから発生した問題ではないため不要 --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Update .eslintrc.jssyuilo2023-09-191-1/+1
|
* enhance(dev): ↵syuilo2023-09-191-0/+1
| | | | 関数呼び出しの前にスペースを入れることを許可しない
* Update .eslintrc.jssyuilo2023-09-181-1/+1
|
* update deps (#11409)syuilo2023-07-311-1/+3
| | | | | | | | | | | | | | | | | * update deps * Update .eslintrc.js * Update .eslintrc.js * lint * lint * Update update.ts * update deps * Update .eslintrc.js
* enhance(backend): migrate bull to bullmq (#10910)syuilo2023-05-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * Update QueueService.ts * wip * refactor * :v: * fix * Update QueueStatsService.ts * refactor * Update ApNoteService.ts * Update mock-resolver.ts * refactor * Update mock-resolver.ts
* chore: add tiny definition for redis-lock (#9971)dojineko2023-02-221-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* fix import typesyuilo2022-09-211-1/+1
|
* なんかもうめっちゃ変えたsyuilo2022-09-181-0/+5
|
* Update .eslintrc.jssyuilo2022-09-111-1/+1
|
* Update .eslintrc.jssyuilo2022-09-111-0/+1
|
* chore(dev): remove duplicated lint rulesyuilo2022-07-101-1/+0
|
* update eslint rulessyuilo2022-07-021-0/+1
|
* chore(dev): improve eslint configsyuilo2022-06-231-0/+5
|
* chore: add import/order rule for eslintsyuilo2022-04-151-0/+3
|
* update eslint rulesyuilo2022-01-311-1/+1
|
* fix eslint rulesyuilo2022-01-311-1/+1
|
* add eslint rulesyuilo2022-01-311-0/+1
|
* Update .eslintrc.jssyuilo2021-12-281-0/+1
|
* Update .eslintrc.jssyuilo2021-12-101-0/+1
|
* introduce lint for clientsyuilo2021-11-181-0/+69
Resolve #7998