[*] Removes tern in favor of tide, adds node modules to path to execute things like flow, prettier, etc
This commit is contained in:
parent
ba24073a07
commit
8af94e8731
3 changed files with 33 additions and 17 deletions
|
@ -8,13 +8,13 @@
|
|||
(package! js2-refactor)
|
||||
(package! rjsx-mode)
|
||||
(package! nodejs-repl)
|
||||
(package! tern)
|
||||
(package! web-beautify)
|
||||
(package! tide)
|
||||
(package! skewer-mode)
|
||||
(package! eslintd-fix)
|
||||
|
||||
(when (featurep! :completion company)
|
||||
(package! company-tern))
|
||||
(package! company-tide))
|
||||
|
||||
(when (featurep! :feature lookup)
|
||||
(package! xref-js2))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue