emacsjs2-mode

How to disable auto-indentation on newline in js2-mode?


I'm editing React .jsx files, and I don't want to indent on newline, how to disable it?


Solution

  • M-x electric-indent-local-mode should do it if you're using Emacs-24.4.