6 lines
232 B
EmacsLisp
6 lines
232 B
EmacsLisp
|
;;; Directory Local Variables -*- no-byte-compile: t -*-
|
||
|
;;; For more information see (info "(emacs) Directory Variables")
|
||
|
|
||
|
((typescript-mode . ((tab-width . 2)
|
||
|
(typescript-expr-indent-offset . 2))))
|