Open dmnd opened 8 years ago
:+1:
Hi!
@jeffshaver just did a PR concerning this (though it is'nt reading eslint conf). Kudos on that. Reading/respecting eslint rules is a separate feature that is worth pursuing. I'll add a ticker for that.
Note that the PR (https://github.com/orktes/atom-react/pull/131) was merged and then reverted (https://github.com/orktes/atom-react/commit/22aea6e6d54aa646d321b732ecec8a76014f4233). Looking forward to this feature!
I'm looking forward to have this feature too!
I have had this problem for the last 6 months. A fix would really be appreciated.
Still working this way.
Airbnb's react style guide is quite popular. But the indentation rules of this package are incompatible with it. Here's the style guide rule. Below is what this package defaults to.
Is there a way to get Atom to respect my eslint settings? Failing that, it would be nice to make the closing
>
location configurable at the package level.