mirror of
https://github.com/le0pard/pgtune.git
synced 2025-06-30 22:26:27 +00:00
8 lines
144 B
Text
8 lines
144 B
Text
{
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"bracketSpacing": true,
|
|
"arrowParens": "always",
|
|
"printWidth": 100,
|
|
"trailingComma": "none"
|
|
}
|