8 lines
106 B
Plaintext
Raw Normal View History

2020-04-21 17:57:25 -07:00
{
"singleQuote": true,
"semi": false,
"trailingComma": "all",
"tabWidth": 2,
"printWidth": 80
}