retag-nix-docker-image/.dir-locals.el
Lucien Cartier-Tilet 3999529881
Some checks failed
Check Transpiled JavaScript / Check dist/ (push) Successful in 55s
Continuous Integration / TypeScript Tests (push) Successful in 56s
Continuous Integration / GitHub Actions Test (push) Successful in 10s
Lint Codebase / Lint Codebase (push) Failing after 7m55s
Initial commit
2025-01-19 18:55:06 +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))))