ADD node dependency

This commit is contained in:
Nathan Dwarshuis 2021-03-30 13:58:51 -04:00
parent 25e3796d5b
commit 076235f8a6
1 changed files with 3 additions and 2 deletions

View File

@ -1345,8 +1345,9 @@ An exception to the rule
:ID: af009285-2261-47b1-8bf1-01434b87dec0 :ID: af009285-2261-47b1-8bf1-01434b87dec0
:END: :END:
#+BEGIN_SRC emacs-lisp #+BEGIN_SRC emacs-lisp
(nd/when-bin "node"
(use-package js-comint (use-package js-comint
:straight t) :straight t))
#+END_SRC #+END_SRC
**** JSON **** JSON
:PROPERTIES: :PROPERTIES: