trufflesuite/truffle

View on GitHub
.prettierrc.json

Summary

Maintainability
Test Coverage
{
  "arrowParens": "avoid",
  "trailingComma": "none",
  "bracketSpacing": true,
  "quoteProps": "consistent"
}