Tobias Bieniek

Results 665 comments of Tobias Bieniek

this would break lockstep with Babel itself... I'm wondering if there is a real need to do this 🤔

The best way is usually to fork the repository here on Github, push your changes into your forked repository and then open a "Pull Request" from your repository to this...

I have to admit that I can't remember why pods structure is being prefered. I'm open to PRs that change that, as long as we have proper tests in place...

@teejayhh it is quite hard to implement properly and for me personally it's not a high priority. I'm happy to review pull requests that implement it though.

> Any news towards this issue? still the same status as in my last comment. if someone wants to implement this feel free. I'm currently maxed out in my open-source...

the second one should actually work. what version of the plugin are you on?

@dwickern any idea why this might not be working?

can you reproduce this in a fresh new ember app?

@rondale-sc tl;dr this will require deep changes in the implementation of `broccoli-lint-eslint`. right now `broccoli-lint-eslint` works roughly like `Array.map()` in that it reads all `*.js` files and creates corresponding `*.lint-test.js`...