Files
certremind/.prettierrc
2026-05-23 17:03:05 +09:00

6 lines
73 B
Plaintext

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