Enable +javascript-npm-mode in rjsx-mode too
This commit is contained in:
parent
fd9a3c36ee
commit
48948f725f
1 changed files with 1 additions and 1 deletions
|
@ -248,7 +248,7 @@
|
|||
:files ("gulpfile.js"))
|
||||
|
||||
(def-project-mode! +javascript-npm-mode
|
||||
:modes (html-mode css-mode web-mode js2-mode json-mode markdown-mode)
|
||||
:modes (html-mode css-mode web-mode js2-mode rjsx-mode json-mode markdown-mode)
|
||||
:files ("package.json")
|
||||
:add-hooks (+javascript|add-node-modules-path))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue