Andrew Kirwin

Results 137 comments of Andrew Kirwin

Oh, sorry - I did check the changelog, _but it's not mentioned_.

I'm afraid not, here's a [fiddle](https://jsfiddle.net/amk221/pfd3xLar/) to demonstrate

I was also experiencing this with `@ember/test-helpers` https://github.com/emberjs/ember-test-helpers/pull/326

Related to this: It might also be worth creating another rule similar to eslint's `no-duplicate-imports`.

I too would like this option, so I can configure weakness at a higher level via https://github.com/simonsmith/stylelint-selector-bem-pattern

Hi 👋 Can I get some feedback on whether this is worth me investing time on a PR? I don't want to start if it's not likely to get in....

+1 for Ember land ``` /components/foo

I would like to be able to determine what group a light is in. My use case is: I have a script running which adjusts each bulbs Kelvin to suit...

I hope this is an OK place to put this, but perhaps an additional test might be needed for `bb.join` with no method: ```javascript // This is a stack trace...