.prettierrc 86 Bytes Edit 1 2 3 4 5 6 { "trailingComma": "none", "tabWidth": 2, "semi": true, "singleQuote": true }