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.
1 parent f54aab9 commit 0041a11Copy full SHA for 0041a11
.dir-locals.el
@@ -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