Files
pulsy/.prettierrc.json
T

7 lines
89 B
JSON

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