mirror of
https://github.com/le0pard/pgtune.git
synced 2025-08-18 16:15:51 +00:00
8 lines
144 B
Text
8 lines
144 B
Text
{
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"bracketSpacing": true,
|
|
"arrowParens": "always",
|
|
"printWidth": 100,
|
|
"trailingComma": "none"
|
|
}
|