We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6f7801b + efd1636 commit eb09f47Copy full SHA for eb09f47
README.md
@@ -13,7 +13,4 @@ To automatically run it when opening a new buffer:
13
```
14
(eval-after-load 'js-mode
15
'(add-hook 'js-mode-hook #'add-node-modules-path))
16
-
17
-(eval-after-load 'js2-mode
18
- '(add-hook 'js2-mode-hook #'add-node-modules-path))
19
0 commit comments