mirror of
https://github.com/vercel/commerce.git
synced 2025-05-17 23:16:59 +00:00
8 lines
131 B
Plaintext
8 lines
131 B
Plaintext
{
|
|
"arrowParens": "always",
|
|
"singleQuote": true,
|
|
"jsxSingleQuote": true,
|
|
"tabWidth": 2,
|
|
"semi": true,
|
|
"printWidth": 90
|
|
} |