Max Stoiber

Results 289 comments of Max Stoiber

Agreed, that might be a good plan, and try to get it standalone for v1.1. Pinging @fkling, do you think you can get it ready for v1 of postcss.com?

I agree with @MoOx, I think the current tagline isn't very optimal. We need to sell the benefit of using PostCSS, not how the benefit is achieved!

This will be really hard to do since we can't keep track of which components are s-c and which ones aren't. People might be using `innerRef` for other components, it's...

> overridable and preferably not opinionated about how ?

Mocking the Danger method, see the existing tests: https://github.com/withspectrum/danger-plugin-flow/blob/master/src/index.test.ts

We don't have that kind of fancy mocking in place, I'd just check whether the requested filename is `.flowconfig` and return the contents of that.

Do it! I've enabled it, just gotta add a circleci config and it should start building.

Unfortunately I can't add you to CircleCI, as I can only give you access to the whole org on CircleCI not just an individual project. 😕 Let's use Travis instead?