9 lines
135 B
Plaintext
Raw Permalink Normal View History

2019-10-27 18:48:14 +03:00
{
"bracketSpacing": true,
"printWidth": 80,
"singleQuote": true,
"tabWidth": 4,
"trailingComma": "none",
"useTabs": true
}