Files
ebook/.prettierrc.json
koziavin 5c7e5fabbb
Some checks failed
Deploy Application / deploy (push) Failing after 7m8s
first commit
2025-06-11 21:01:17 +04:00

7 lines
132 B
JSON

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