mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-07 02:28:54 +08:00
8 lines
113 B
Plaintext
8 lines
113 B
Plaintext
{
|
|
"trailingComma": "none",
|
|
"tabWidth": 2,
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"arrowParens": "avoid"
|
|
}
|