Anthony Fu
Anthony Fu
Thanks for your contributions. We are sorry we no longer accept new resolvers: https://github.com/antfu/unplugin-vue-components/blob/main/src/core/resolvers/_READ_BEFORE_CONTRIBUTE.md
https://github.com/antfu/eslint-config#how-to-lint-css
Thank you but we no longer accept new resolvers due to our maintenance bandwidth. I'd suggest to have it in the UI library, or as a separate resolver package.
It should be done under a flag. As it provides global types, while this plugin only transform Vue's complication result, which will create misalignment between types and actual behaviour
Giving `transform`'s this context the `cacheable` function sounds good to me. PR welcome.
But the case is that `Buffer` should not exist in browser (we already do the check before calling `Buffer.isBuffer` - are you doing some shimming for your client? I don't...
Would you like to send a quick PR? Thanks
Sorry UnoCSS does not support Tailwind plugins, this probably won't work.
This is a bit tricky, added a failing test e101408. The main issue is that Vue now does support having TS syntax inside template. Setting it to `espree` would make...
I wonder if we could disable type-aware rules in Vue template instead.