Initial commit
[yaffs-website] / node_modules / http-signature / .dir-locals.el
1 ((nil . ((indent-tabs-mode . nil)
2          (tab-width . 8)
3          (fill-column . 80)))
4  (js-mode . ((js-indent-level . 2)
5              (indent-tabs-mode . nil)
6              )))