Farenheith/strict-mocha-describers

View on GitHub
.prettierrc

Summary

Maintainability
Test Coverage
{
  "semi": true,
  "singleQuote": true,
  "arrowParens": "always",
  "trailingComma": "all",
  "tabWidth": 2
}