UNPKG

105 BPlain TextView Raw
1{
2 "singleQuote": true,
3 "tabWidth": 2,
4 "printWidth": 80,
5 "semi": true,
6 "trailingComma": "es5"
7}