mirror of
https://github.com/myfatemi04/wheelshare-frontend.git
synced 2025-04-03 19:20:16 -04:00
8 lines
115 B
Plaintext
8 lines
115 B
Plaintext
{
|
|
"arrowParens": "always",
|
|
"bracketSpacing": true,
|
|
"singleQuote": true,
|
|
"tabWidth": 2,
|
|
"useTabs": true
|
|
}
|