|
|
|
|
|
by emmacharp
1036 days ago
|
|
I'm not sure what you mean about "Stylelint having a problem". There's a default config, with only base rules, without the more opinionated ones. Then you configure/extend it as you would with almost any other tool. Isn't it the way most tools of this kind work? Or am I missing something? |
|
IMO, missing some rules is better than what most tools of this kind do, but something as plain and obvious as "did you enable debugging symbols on the development build?" should be there. And most people will blame the tool if it's missing.