kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
12 wiersze
214 B
Plaintext
12 wiersze
214 B
Plaintext
|
{
|
||
|
"singleQuote": true,
|
||
|
"jsxSingleQuote": true,
|
||
|
"semi": false,
|
||
|
"useTabs": false,
|
||
|
"tabWidth": 2,
|
||
|
"bracketSpacing": true,
|
||
|
"bracketSameLine": false,
|
||
|
"arrowParens": "always",
|
||
|
"trailingComma": "none"
|
||
|
}
|