UNPKG

136 BPlain TextView Raw
1{
2 "arrowParens": "avoid",
3 "singleQuote": true,
4 "semi": true,
5 "tabWidth": 2,
6 "useTabs": false,
7 "printWidth": 80
8}
\No newline at end of file