Files
test-repo/.prettierrc
T

6 lines
70 B
Plaintext
Raw Normal View History

{
"semi": false,
"singleQuote": true,
"trailingComma": "none"
}