mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
7 lines
89 B
JSON
7 lines
89 B
JSON
{
|
|
"semi": true,
|
|
"printWidth": 120,
|
|
"trailingComma": "es5",
|
|
"singleQuote": true
|
|
}
|