1
0
Fork 0
conlang.phundrak.com/docs/.vuepress/.dir-locals.el

7 lines
349 B
EmacsLisp

;;; Directory Local Variables -*- no-byte-compile: t -*-
;;; For more information see (info "(emacs) Directory Variables")
((typescript-mode . ((prettier-js-args . ("--single-quote" "--jsx-single-quote"))
(typescript-indent-level . 2)))
(scss-mode . ((prettier-js-args . ("--single-quote" "--jsx-single-quote")))))