.prettierrc 74 B

12345
  1. {
  2. "singleQuote": false,
  3. "tabWidth": 4,
  4. "useTabs": true
  5. }