Files
2023-07-01 00:38:49 +01:00

9 lines
146 B
Plaintext

{
"printWidth": 80,
"singleQuote": true,
"jsxSingleQuote": true,
"tabWidth": 2,
"semi": true,
"quoteProps": "as-needed"
}