retag-nix-docker-image/.dir-locals.el
Lucien Cartier-Tilet 4bb1aecb13
Some checks failed
Check Transpiled JavaScript / Check dist/ (push) Failing after 1s
Lint Codebase / Lint Codebase (push) Failing after 1s
Continuous Integration / TypeScript Tests (push) Successful in 1m13s
Continuous Integration / GitHub Actions Test (push) Failing after 1m1s
Initial commit
2025-01-19 18:29:25 +01:00

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))))