Skip to content

Commit c008359

Browse files
committed
fix: fix
1 parent c0fbf9e commit c008359

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import { type AxiosError, HttpStatusCode, isAxiosError } from 'axios'
44
import get from 'lodash/get.js'
55
import { ZodError } from 'zod'
66

7+
// TODO: Эррор 0 можно передать и вторым аргументом в логгер, тогда её месадж попадёт в мету, а первый месадж в сам месадж логера
78
// TODO: Зод, аксиос, это всё плагины
89
// TODO: В эррор0 добавить ориджинал
910
// TODO: store tags as array from all causes

0 commit comments

Comments
 (0)