.prettierrc 42 B

12345
  1. {
  2. "semi": true,
  3. "endOfLine": "auto"
  4. }