• This project
    • Loading...
  • Sign in

신지원 / LineMusicChatbot

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Graphs
  • Network
  • Create a new issue
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • LineMusicChatbot
  • node_modules
  • http-signature
  • .dir-locals.el
  • 엄성진's avatar
    Enhance Security · 581ec038
    581ec038
    엄성진 authored 2021-06-07 17:24:57 +0000
.dir-locals.el 178 Bytes
Raw Blame History Permalink
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)
             )))