Anthony Fu

Results 1222 comments of Anthony Fu

> I tried to solve this a few months ago. The only solution I could find was to create a list of common aliases for regular contributors. I don't mind...

If anyone wants to work on it and find a better solution, feel free to propose changes via a PR. (Note that here we are talking about the eslint config...

This issue was created for the legacy configs for Nuxt 2, which have been deprecated for a while and removed recently in #534. The issue is likely no longer relevant...

Production mode is not fully working and I need to work on it more

What's the reason you want it to generate multiple files? I am not sure if the complexity here is worth it

Could you check the `Output` panel and select the `UnoCSS` channel to see if there are any errors and paste them here? Thanks

Right now we don't have a plan for working on that. But feel free to experiment on that, and maybe create your own library/wrapper for that.

How about ```yaml --- defaults: dir: auto --- ``` But that sounds like something we should fix indeed.

I would need more explanations about why `exactOptionalPropertyTypes` is useful and what benefit it provides. As the option is not enabled by default in TypeScript, I believe the majority of...

@danielroe Could you elaborate more on what you expect on this? I could give it a try