mirror of
https://github.com/therootcompany/paypal-checkout.js.git
synced 2025-05-13 17:46:42 +00:00
9 lines
131 B
JSON
9 lines
131 B
JSON
{
|
|
"printWidth": 80,
|
|
"tabWidth": 2,
|
|
"singleQuote": false,
|
|
"bracketSpacing": true,
|
|
"semi": true,
|
|
"proseWrap": "always"
|
|
}
|