tom-weatherhead/thaw-macd

View on GitHub
.prettierrc

Summary

Maintainability
Test Coverage
{
    "endOfLine": "lf",
    "printWidth": 80,
    "quoteProps": "consistent",
    "singleQuote": true,
    "tabWidth": 4,
    "trailingComma": "none",
    "useTabs": true
}