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