Aries

Results 44 comments of Aries

I did not, I just ended up deleting the file every time. On Sun, Jun 28, 2020 at 9:27 AM coderkang wrote: > have you resolved this bug? I face...

> Hey @SanderCokart. There is a configuration option on most of the rules called "callees" ([See here](https://github.com/francoismassart/eslint-plugin-tailwindcss/blob/master/docs/rules/no-custom-classname.md#callees-default-classnames-clsx-ctl-cva-tv)) By using it, you should be able to get the rules to work...

Added the following to my [eslint-config](https://aries.fyi/eslint-config) package as a stop-gap measure, but the underlying issue is incredibility unacceptable, given these rules often account for over 50s. If you don't have...

~~@XantreDev Can you turn this into a pull request? I'd like to see this merged.~~ EDIT: Oop, just saw you already did, well done!

> Release `13.0.4` seemed to had fixed it for me. You can update by doing: > > ```shell > npm i [email protected] # npm > # or > yarn add...

> Btw. Say how it performs in your cases? To be honest, I don't see much improvement in the case where ``cssFiles: []``. I think the performance issues are something...

Hi, this issue is **not** resolved. Performance is still an extreme issue with this plugin.

> @ariesclark Is this (API) released publicly? Not that I'm aware of, this is just a preemptive issue.