.prettierrc 60 B

12345
  1. {
  2. "tabWidth": 2,
  3. "printWidth": 90,
  4. "useTabs": false
  5. }