mirror of
https://github.com/lencx/ChatGPT.git
synced 2024-10-01 01:06:13 -04:00
8 lines
106 B
Plaintext
8 lines
106 B
Plaintext
|
{
|
||
|
"trailingComma": "all",
|
||
|
"singleQuote": true,
|
||
|
"semi": true,
|
||
|
"tabWidth": 2,
|
||
|
"printWidth": 100
|
||
|
}
|