mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 14:10:37 -07:00
8 lines
115 B
JSON
8 lines
115 B
JSON
|
|
{
|
||
|
|
"semi": true,
|
||
|
|
"trailingComma": "all",
|
||
|
|
"singleQuote": true,
|
||
|
|
"printWidth": 80,
|
||
|
|
"tabWidth": 2
|
||
|
|
}
|