Files
nym/documentation/docs/.github/workflows/support-files/.prettierrc
T

7 lines
89 B
Plaintext

{
"trailingComma": "all",
"singleQuote": true,
"printWidth": 80,
"tabWidth": 2
}