.prettierrc 62 B

12345
  1. {
  2. "printWidth": 200,
  3. "semi": true,
  4. "singleQuote": true
  5. }