You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading to version v7.0.0, there is a performance issue with the plugin. The execution time of the command stylelint "./src/**/*.{tsx,ts,css} has increased dramatically by two times. The configuration has been adjusted for the new rules. The test has been repeated for versions v6.1.0 and v7.0.0. Below are the results:
After upgrading to version v7.0.0, there is a performance issue with the plugin. The execution time of the command stylelint "./src/**/*.{tsx,ts,css} has increased dramatically by two times. The configuration has been adjusted for the new rules. The test has been repeated for versions v6.1.0 and v7.0.0. Below are the results:
.stylelintrc config:
v6.1.0:

v7.0.0

The text was updated successfully, but these errors were encountered: