.prettierrc.json 67 B

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