6 lines
92 B
1
{
2
"printWidth": 120,
3
"trailingComma": "none",
4
"tabWidth": 2,
5
"singleQuote": false
6
}
7