Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 110 Bytes

.prettierrc

File metadata and controls

7 lines (7 loc) · 110 Bytes
{ "bracketSpacing": true, "tabWidth": 4, "semi": true, "trailingComma": "all", "singleQuote": true }