Files
practice-js/.prettierrc
T
2023-08-13 16:50:29 +07:00

5 lines
52 B
Plaintext

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