aboutsummaryrefslogtreecommitdiff
path: root/static/.dir-locals.el
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-09-05 01:36:30 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-09-05 01:36:30 +0200
commit7f8dd68cbf3ff72ab36da176f0201519680eb115 (patch)
treed141cf59f03975c63471d238a9f3a773e384a751 /static/.dir-locals.el
parentMove frontend code to subdirectories, to simplify command line flags. (diff)
downloadcalp-7f8dd68cbf3ff72ab36da176f0201519680eb115.tar.gz
calp-7f8dd68cbf3ff72ab36da176f0201519680eb115.tar.xz
Minor whitespace cleanup.
Diffstat (limited to 'static/.dir-locals.el')
-rw-r--r--static/.dir-locals.el1
1 files changed, 1 insertions, 0 deletions
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))))