1
0
Fork 0
activist/.prettierrc.json
2024-11-16 11:40:53 -05:00

7 lines
121 B
JSON

{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"printWidth": 100
}