mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
10 lines
155 B
Plaintext
10 lines
155 B
Plaintext
{
|
|
"bracketSpacing": true,
|
|
"endOfLine": "auto",
|
|
"printWidth": 80,
|
|
"semi": true,
|
|
"singleQuote": false,
|
|
"tabWidth": 2,
|
|
"trailingComma": "es5"
|
|
}
|