.prettierrc 100 B

12345
  1. {
  2. "printWidth": 200,
  3. "singleAttributePerLine": false,
  4. "htmlWhitespaceSensitivity": "ignore"
  5. }