Files
extension/.prettierrc
2023-12-24 00:37:41 +01:00

5 lines
72 B
Plaintext

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