• This project
    • Loading...
  • Sign in

박선진 / FindMe.GG

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 2
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • Open_Source_Project
  • FindMe
  • FindMe
  • node_modules
  • constantinople
  • .prettierrc
  • 양윤지's avatar
    first commit : basic setting · 9970233c
    9970233c
    양윤지 authored 2019-11-17 17:51:42 +0900
.prettierrc 78 Bytes
Raw Blame History Permalink
1 2 3 4 5
{
  "bracketSpacing": false,
  "singleQuote": true,
  "trailingComma": "all"
}