;;; Directory Local Variables -*- no-byte-compile: t -*- ;;; For more information see (info "(emacs) Directory Variables") ((nil . ((compile-command . "make serve") ;; https://rust-analyzer.github.io/book/configuration.html (eglot-workspace-configuration . (:rust-analyzer ( :typing (:triggerChars ".=()<>")))))) (js-base-mode . ((js-indent-level . 4) (js-chain-indent . t) (js-indent-first-init . dynamic))))