UNPKG

158 BJSONView Raw
1{
2 "printWidth": 80,
3 "tabWidth": 2,
4 "semi": true,
5 "singleQuote": true,
6 "trailingComma": "es5",
7 "bracketSpacing": true,
8 "arrowParens": "always"
9}