]> git.eshelyaron.com Git - emacs.git/commit
Add typescript-ts-mode indentation for interface bodies (bug#70023)
authorNoah Peart <noah.v.peart@gmail.com>
Wed, 27 Mar 2024 05:44:48 +0000 (22:44 -0700)
committerEshel Yaron <me@eshelyaron.com>
Sat, 30 Mar 2024 19:36:23 +0000 (20:36 +0100)
commit96f37077d8ca997027784d7b675d7a88e9a1a001
treeeb24beaa2c649e964cde474baab6488525a0476e
parent334b4a7fda162e9d234e2b41acd2cbfdc3eea4a6
Add typescript-ts-mode indentation for interface bodies (bug#70023)

* lisp/progmodes/typescript-ts-mode.el
(typescript-ts-mode--indent-rules): Add indentation rule for
interface bodies.

(cherry picked from commit bcf6dd6e266222a293e359430afdf3a2dc18369c)
lisp/progmodes/typescript-ts-mode.el