Closed petergoulborn closed 4 years ago
Re-format all files using the following Prettier rules:
"tabWidth": 2, "singleQuote": true, "trailingComma": "none", "quoteProps": "consistent"
As per discussion with @walkermatt
Re-format all files using the following Prettier rules: