Files
ebook/.prettierrc.json
koziavin 8ba72bc8a4
Some checks failed
Deploy Nuxt App / deploy (push) Has been cancelled
fix
2025-06-20 14:41:42 +04:00

7 lines
132 B
JSON

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