[Emacs] Enable rjsx-mode for jsx files

Duh
This commit is contained in:
Lucien Cartier-Tilet 2022-07-06 12:56:06 +02:00
parent b4be7962fd
commit ef404d0579
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 1 additions and 1 deletions

View File

@ -7375,7 +7375,7 @@ Next.JS.
:defer t
:straight (:build t)
:after compile
:mode "\\.[mc]?js\\'"
:mode "\\.[mc]?jsx?\\'"
:mode "\\.es6\\'"
:mode "\\.pac\\'"
:interpreter "node"