Rodrigo Riskalla Leal
Rodrigo Riskalla Leal
Great that ```isFragment``` is implemented! But ```isMemo``` is not yet implemented, and that breaks the Antd (and other) packages.
Is there any update on this thread? Currently the latest farm with postcss is not working with unocss.
About using the override option. that is a possibility for the example I given. However, We would need to replicate all the other options of this rule for each folder...
About the Option to pass only a message (string) besides the new option that needs an Object, I think It would require a Union Type. However, a union type cannot...
I've tested using the plugin (unplugin-typia) and using the Generation method: ``` pnpm typia generate \ --input src/templates \ --output src/generated \ --project tsconfig.json ``` And the problem is the...