Files
puter/.prettierrc
T

8 lines
107 B
Plaintext

{
"singleQuote": true,
"semi": false,
"tabWidth": 2,
"trailingComma": "all",
"printWidth": 100
}