Anthony Fu
Anthony Fu
@adamreisnz Why would you add your own `@eslint/js` and `eslint-plugin-vue` configs to override Nuxt's configs? https://github.com/adamreisnz/nuxt-eslint-reproduction/blob/a32edf5fd06da40dc9cc3b0f8b7fc3b050578cbc/eslint.config.mjs#L6-L7
I am not very sure as it doesn't need to be installed as prodDeps, I am not sure why `nuxi module add` is doing it, but I feel it's safer...
That's weird. `:where()` should make the priority lower than the regular class. Can you give a minimal reproduction?
I think we should provide an option for wrap/flatten style. And I am not sure if we need to introduce the options to disable the interaction check. Maybe for flatten...
I don't use Buy Me a Coffee myself, PR welcome if anyone wants to work on it. Thanks
Could you help to add some tests for it? Thanks
I wonder if we should cache the entire `.vitepress/cache`? Maybe it should be in VitePress' docs as well?
Yes, I am happy to include it here as well. I am just more curious if there are any unwanted side-effects of caching `.vitepress/cache`. Which would also affects if we...