Blame view

node_modules/http-signature/.dir-locals.el 178 Bytes
f7563de62   Palak Handa   first commit
1
2
3
4
5
6
  ((nil . ((indent-tabs-mode . nil)
           (tab-width . 8)
           (fill-column . 80)))
   (js-mode . ((js-indent-level . 2)
               (indent-tabs-mode . nil)
               )))