mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
+ Adds ./node_modules/.bin to exec-path + Uses eslint_d globally, if available + Always favor local installs of eslint over global eslint or eslint_d Relevant to #214 #185