2
0
mirror of https://git.coolaj86.com/coolaj86/request.js synced 2025-04-20 14:20:40 +00:00
urequest.js/.prettierrc
2019-10-29 14:31:30 -06:00

9 lines
136 B
Plaintext

{
"bracketSpacing": true,
"printWidth": 80,
"singleQuote": true,
"tabWidth": 4,
"trailingComma": "none",
"useTabs": false
}