zubair1024
1/20/2020 - 7:18 PM

My Prettier Config

{
  "tabWidth": 2,
  "semi": true,
  "singleQuote": true,
  "printWidth": 90
}