Aucune description

.prettierrc 73B

123456
  1. {
  2. "singleQuote": true,
  3. "trailingComma": "all",
  4. "printWidth": 100
  5. }