Files
website-ricenoodletw-cms/.prettierrc.json
2025-09-27 14:15:00 +08:00

7 lines
90 B
JSON

{
"singleQuote": true,
"trailingComma": "all",
"printWidth": 100,
"semi": false
}