Drecula

Avatar
  • 活动总数 10
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 1
  • 订阅数 3
  • 创建于

    Automatic spacing of es6 method params

    Hi, I have a React ES6 functional component with props destructured one per line, I want the formatting to be like this: const foo = ({   param1,   param2,   param3,   param4, }) => (   but Webstor...
    • 2 个关注者
    • 2 条评论
    • 1 票