.prettierrc.json 43 B

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