.prettierrc 43 B

1234
  1. {
  2. "semi": false,
  3. "singleQuote": true
  4. }