nielsmaerten/peppermint

View on GitHub
functions/.prettierrc.json

Summary

Maintainability
Test Coverage
{
  "tabWidth": 2,
  "semi": true,
  "singleQuote": true,
  "printWidth": 110
}