9 lines
142 B
JSON
9 lines
142 B
JSON
{
|
|
"singleQuote": true,
|
|
"printWidth": 90,
|
|
"tabWidth": 2,
|
|
"useTabs": false,
|
|
"bracketSpacing": true,
|
|
"parser": "yaml"
|
|
}
|
|
|