Sign in

徐烜 / bsth-ebus-h5_editor · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • bsth-ebus-h5_editor
  • front-end
  • h5
  • .prettierrc.json
  • enable windows scroll render as mac scroll bar (+1 squashed commits) ...
    9b55148b
    Squashed commits:
    
    [2167dc3] change back format (+5 squashed commit)
    
    Squashed commit:
    
    [12ebc3c] change code format
    
    [3485421] add comment
    
    [7ec632a] change back for code format
    
    [5787f2f] rename to scrollbar.scss
    
    [9c6d843] fix windows scroll bar
    Jian Xu authored
    2021-02-14 08:36:23 +0800  
    Browse Code »
.prettierrc.json 47 Bytes
Edit Raw Blame History
1 2 3 4
{
    "singleQuote":true,
    "semi":false
}