Files
fonticon/.prettierrc
T

6 lines
72 B
Plaintext

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