.prettierrc 64 B

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