happy-coders/fun-cli

View on GitHub
.prettierrc

Summary

Maintainability
Test Coverage
{
  "singleQuote": true,
  "trailingComma": "all",
  "quoteProps": "preserve"
}