Alexander
Alexander
@gadiGuesty you saved my day, thank you a lot
Hello, @kettanaito thank you for great ecosystem around msw. What news about #87 ? Do you have some plans about this one?
hey, any plans about this suggestion? It will be very usefull for parsing env variables: ```ts process.env.IS_ENABLED = "false"; // now const schema = z.coerce.boolean() const result = schema.parse(process.env.IS_ENABLED) //...
Как сейчас решаете сейчас эту проблему?