UNPKG

116 BPlain TextView Raw
1{
2 "semi": true,
3 "singleQuote": true,
4 "arrowParens": "always",
5 "printWidth": 100,
6 "trailingComma": "es5"
7}