From 7f8dd68cbf3ff72ab36da176f0201519680eb115 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Tue, 5 Sep 2023 01:36:30 +0200 Subject: Minor whitespace cleanup. --- static/.dir-locals.el | 1 + 1 file changed, 1 insertion(+) create mode 100644 static/.dir-locals.el (limited to 'static/.dir-locals.el') diff --git a/static/.dir-locals.el b/static/.dir-locals.el new file mode 100644 index 00000000..143b6bbc --- /dev/null +++ b/static/.dir-locals.el @@ -0,0 +1 @@ +((nil . ((typescript-indent-level . 4)))) -- cgit v1.2.3