WesternFriend/WF-website

View on GitHub
.prettierrc

Summary

Maintainability
Test Coverage
{
  "overrides": [
    {
      "files": "*.html",
      "options": {
        "tabWidth": 4
      }
    }
  ]
}