Files
9090tool/.prettierrc
T
2023-04-13 07:57:37 -04:00

5 lines
56 B
Plaintext

{
"singleQuote": true,
"arrowParens": "avoid"
}