ADD node dependency
This commit is contained in:
parent
25e3796d5b
commit
076235f8a6
|
@ -1345,8 +1345,9 @@ An exception to the rule
|
|||
:ID: af009285-2261-47b1-8bf1-01434b87dec0
|
||||
:END:
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(nd/when-bin "node"
|
||||
(use-package js-comint
|
||||
:straight t)
|
||||
:straight t))
|
||||
#+END_SRC
|
||||
**** JSON
|
||||
:PROPERTIES:
|
||||
|
|
Loading…
Reference in New Issue