Files
CRAPP/.prettierrc
T

7 lines
90 B
Plaintext
Raw Permalink Normal View History

2026-08-06 08:36:47 +02:00
{
"printWidth": 100,
"semi": true,
"singleQuote": false,
"trailingComma": "all"
}