|
|
|
|
|
by WhiteDawn
3706 days ago
|
|
While I'm not the biggest fan of this style, mostly because of the semicolon thing, I like packages like these. When you're starting a new project with more than one developer you're going to run into people talking about this stuff more than actually making the project. Pre-bundled linting rules just gets everyone on the same page immediately and stops all the discussion. I honestly don't care what the style is, 99% of them are sane and readable, consistency is what matters. Nothing worse than working in a project with 5/no styles all over the place. |
|