Files
tank-front/.prettierrc
T

7 lines
98 B
Plaintext

{
"printWidth": 100,
"tabWidth": 4,
"trailingComma": "all",
"singleQuote": true
}