Skip to content

Commit 0041a11

Browse files
author
Christopher Whatley
committed
Emacs config
1 parent f54aab9 commit 0041a11

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.dir-locals.el

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
((nil . ((eval . (add-to-list 'auto-mode-alist '("\\.js?\\'" . web-mode)))
2+
(compile-command . "npm run-script build"))))

0 commit comments

Comments
 (0)