How to configure prettier to add a new line after function name

后端 未结 0 1664
清歌不尽
清歌不尽 2021-02-14 06:20

How to configure the prettier extention to add a new empty line inside a function ?

I want this

function something(){
  
  // ...
}


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题