.prettierrc 64 B

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