.prettierrc.json 46 B

1234
  1. {
  2. "tabWidth": 2,
  3. "singleQuote": true
  4. }