Files
Cantor-Najman-Site/client/.prettierrc.json
Ari Yeger f0b66e6335
Some checks failed
deploy / deploy (push) Failing after -22s
initial commit
2025-07-17 15:20:56 -04:00

8 lines
121 B
JSON

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