about summary refs log tree commit diff stats
path: root/.dir-locals.el
blob: 268db89f75499e4a66d2ad71c995a0a1ae367c5f (plain)
1
2
3
4
5
;;; Directory Local Variables            -*- no-byte-compile: t -*-
;;; For more information see (info "(emacs) Directory Variables")

((go-ts-mode . ((apheleia-formatter . golines)))
 (web-mode . ((apheleia-formatter . prettier-gotmpl))))