Closed cinjon closed 5 years ago
Note also that commenting out the "react" configuration layer and reloading does not visibly change anything.
What version of rjsx mode are you using? I don't know much about spacemacs, but can you try reproducing with an emacs -q
session? If so can you post a small test case here?
Package version: 20180913.2224.
I just tried it with emacs -q
and it was the same. I'll try posting a smaller version later, have to jet rn.
Ok will wait for repro case
I can't reprod this on emacs 26.1 and latest rjsx-mode
Please reopen if still causing issues
I'm using emacs 25.3.1 and just added rjsx-mode thinking that it would solve my indentation issues. However, I'm still running into the following problem where the indentation in the render return is terrible. Any ideas on how to fix this?
Some relevant parts of my spacemacs:
dotspacemacs-additional-packages '(rjsx-mode)