Files
BigStickNewOfficialWebsite-V2/.prettierrc.json
T

7 lines
91 B
JSON
Raw Normal View History

2026-07-15 09:58:35 +08:00
{
"semi": false,
"singleQuote": true,
"trailingComma": "none",
"printWidth": 100
}