File size: 94 Bytes
c855617
 
 
 
 
 
1
2
3
4
5
6
{
  "singleQuote": true,
  "arrowParens": "avoid",
  "tabWidth": 2,
  "trailingComma": "es5"
}