Closed targos closed 4 years ago
"prettier": { "arrowParens": "always", "semi": true, "singleQuote": true, "tabWidth": 2 },
I was not aware of this preference in package.json. I need to update couple of my projects thanks.
For yourself I recommend to have it in your global config. This is for external collaborators