File size: 133 Bytes
a1f1bf8
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
{
  "semi": false,
  "singleQuote": true,
  "trailingComma": "es5",
  "printWidth": 100,
  "tabWidth": 2,
  "arrowParens": "always"
}