Merge remote-tracking branch 'upstream/develop' into develop

This commit is contained in:
Sam Precious 2021-02-07 15:34:43 +00:00
commit f5b7df9694
12 changed files with 83 additions and 61 deletions

View file

@ -33,6 +33,7 @@
(use-package! js2-mode
:mode "\\.m?js\\'"
:mode "\\.es6\\'"
:interpreter "node"
:commands js2-line-break
:config