retag-nix-docker-image/.dir-locals.el
Lucien Cartier-Tilet 651b734324
Some checks failed
Continuous Integration / TypeScript Tests (push) Failing after 1m5s
Continuous Integration / GitHub Actions Test (push) Failing after 28s
Check Transpiled JavaScript / Check dist/ (push) Failing after 1m42s
Lint Codebase / Lint Codebase (push) Failing after 6m25s
Initial commit
2025-01-11 23:06:45 +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))))