Emil Goldsmith Olesen
Emil Goldsmith Olesen
Hi! I saw you were asking for option suggestions, so here are some :), I'd also be happy to help implement it: 1. ImportAll could specify some exception modules, for...
Hi! Thank you for this plugin it's a nifty little helper. Just wanted to point out that it doesn't handle several digits though. I've just been using it for building...
This resolves #17 I'm not 100% confident in everything going on in the code, but since I ran some solver tests (I kept it ignored for Travis' sake, just ran...
## Expected Behavior Hi! Thank you so much to all the contributors for the work you do! I may be able to contribute to this change in the future, though...
Hi! I just wanted to highlight that the `keypress` event has been deprecated as can be seen here: https://developer.mozilla.org/en-US/docs/Web/API/Document/keypress_event I know the Elm philosophy is all about best practices and...
I am updating venusian as at the current version it always displays this deprecation warning: > the imp module is deprecated in favour of importlib; see the module's documentation for...
It's a bit tricky, but what is being talked about is mainly the removal of [this test](https://github.com/styled-components/stylelint-processor-styled-components/blob/6e7e983d39cf68a1cd913059f1a1dec7fa834b1f/test/fixtures/simple/global.js#L15-L19) in #116, and the whole discussion regarding this issue + the reasoning behind...
[This](https://github.com/styled-components/stylelint-processor-styled-components/blob/fbf7805ca868f542112248c4920496b8eb0fe35c/src/index.js#L36-L37) is very edgecase prone, we should probably add something such as checking that we only do it on the first and last lines of a styled component TTL or...
Thanks for all your work! It works really well. Just a small feature request that someone or me later could pick up and add, as right now if I run...
Was just setting up my docker setup for deploying my app just migrated to Elm SPA and it crashed saying it didn't understand an error message. The error message was...