regexptester/.prettierrc.json

8 lines
121 B
JSON
Raw Permalink Normal View History

2025-02-28 01:06:48 +08:00
{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"printWidth": 100
}