scripts/.prettierrc.json

5 lines
52 B
JSON
Raw Permalink Normal View History

2024-04-01 07:45:33 +00:00
{
"singleQuote": true,
"trailingComma": "es5"
}