How to configure the prettier extention to add a new empty line inside a function ?
I want this
function something(){ // ... }