Shun Miyazawa 9 месяцев назад
Родитель
Сommit
66e464b3e9

+ 1 - 0
apps/app/src/server/service/search-delegator/elasticsearch-client-types.ts

@@ -1,3 +1,4 @@
+// TODO: https://redmine.weseek.co.jp/issues/168415
 /* eslint-disable camelcase */
 export type NodesInfoResponse = {
   nodes: Record<

+ 1 - 0
apps/app/src/server/service/search-delegator/elasticsearch-client.ts

@@ -1,3 +1,4 @@
+// TODO: https://redmine.weseek.co.jp/issues/168415
 /* eslint-disable implicit-arrow-linebreak */
 /* eslint-disable no-confusing-arrow */
 import type {