mirror of
https://github.com/therootcompany/request.js
synced 2025-02-21 13:38:04 +00:00
9 lines
136 B
Plaintext
9 lines
136 B
Plaintext
|
{
|
||
|
"bracketSpacing": true,
|
||
|
"printWidth": 80,
|
||
|
"singleQuote": true,
|
||
|
"tabWidth": 4,
|
||
|
"trailingComma": "none",
|
||
|
"useTabs": false
|
||
|
}
|