Can I use it with umi ?
Does this library support umi?
After executing these two commands
npm install typia
npx typia setup
I just follow this config ,but get error
// config
// error
By the way, are there any plans to support taro in the future?
What umi is? and what taro is?
What
umiis? and whattarois? umi is a framework in react community, simply used webpack resources, but according to the official configuration, it cannot take effect. https://github.com/umijs/umi
Taro is an open cross-end and cross-framework solution that supports the use of frameworks such as React/Vue/Nerv ( taro may be more popular in China) https://github.com/NervJS/taro
Did you try unplugin-typia?