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