UNPKG

164 BJSONView Raw
1{
2 "arrowParens": "always",
3 "bracketSpacing": true,
4 "endOfLine": "lf",
5 "printWidth": 100,
6 "semi": true,
7 "singleQuote": false,
8 "tabWidth": 4
9}