Files
wechatpay-enterprise-web/node_modules/http-signature/.dir-locals.el
jefferyzhao b9bdc8598b first commit
2025-07-31 17:44:12 +08:00

6 lines
178 B
EmacsLisp

((nil . ((indent-tabs-mode . nil)
(tab-width . 8)
(fill-column . 80)))
(js-mode . ((js-indent-level . 2)
(indent-tabs-mode . nil)
)))