Files
tango/.prettierrc
2023-08-25 09:39:35 +08:00

6 lines
73 B
Plaintext

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