emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/editorconfig ffd331da5f: Add support for json-ts-mode (#28


From: ELPA Syncer
Subject: [nongnu] elpa/editorconfig ffd331da5f: Add support for json-ts-mode (#283)
Date: Thu, 22 Dec 2022 20:58:51 -0500 (EST)

branch: elpa/editorconfig
commit ffd331da5f760723c09e8bc9dd45602a1f5ec488
Author: Daniel Perez Alvarez <danielpza@protonmail.com>
Commit: GitHub <noreply@github.com>

    Add support for json-ts-mode (#283)
---
 editorconfig.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/editorconfig.el b/editorconfig.el
index 636684f49b..a4fb599270 100644
--- a/editorconfig.el
+++ b/editorconfig.el
@@ -221,6 +221,7 @@ This hook will be run even when there are no matching 
sections in
     (js2-jsx-mode js2-basic-offset sgml-basic-offset)
     (js3-mode js3-indent-level)
     (json-mode js-indent-level)
+    (json-ts-mode json-ts-mode-indent-offset)
     (julia-mode julia-indent-offset)
     (kotlin-mode kotlin-tab-width)
     (latex-mode . editorconfig-set-indentation-latex-mode)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]