mirror of
https://github.com/lencx/ChatGPT.git
synced 2026-02-06 09:37:05 +00:00
8 lines
106 B
Plaintext
8 lines
106 B
Plaintext
|
|
{
|
||
|
|
"trailingComma": "all",
|
||
|
|
"singleQuote": true,
|
||
|
|
"semi": true,
|
||
|
|
"tabWidth": 2,
|
||
|
|
"printWidth": 100
|
||
|
|
}
|