Files
fingerprint/.prettierrc
Valentin Silyutin 4b5fd448ef v1.0.0
2025-09-23 16:28:25 +04:00

7 lines
98 B
Plaintext

{
"printWidth": 120,
"tabWidth": 4,
"singleQuote": true,
"trailingComma": "all"
}