.prettierrc 120 Bytes
{
 "printWidth": 120,
 "tabWidth": 2,
 "useTabs": false,
 "semi": true,
 "singleQuote": true,
 "trailingComma": "all"
}