Gajus Kuizinas
Gajus Kuizinas
Being able to just hide (collapse) browsers would be a good start. In the mean time, you can open your console and use jQuery (which is already loaded on the...
All of these rules have been added to [`eslint-plugin-canonical`](https://github.com/gajus/eslint-plugin-canonical).
Sorry, I've not been actively involved in Swing for over a year. My knowledge of the code base is limited.
@Sparkomatic which project are you referring to?
How is this not the most requested feature... I thought I am going crazy and was going to file a bug.
Would love to see this merged.
It would be nice if we simply supported `ignoreWords` and `words`. Everything else is less useful.
Without Flowtype support, `jsx-control-statements` is useless in a project that uses Flowtype, e.g. ```js {movie.name} ``` (where `movie` can `null`) `movie.name` will always trigger Flow error. I am not sure...
@AlexGilleran @apsavin Has there been any progress on this?