9 lines
135 B
Plaintext
Raw Normal View History

2019-07-23 17:32:37 -06:00
{
"bracketSpacing": true,
"printWidth": 80,
"singleQuote": true,
"tabWidth": 4,
"trailingComma": "none",
"useTabs": true
}