Files
tooltip/.prettierrc
Valentin Silytuin 72dc9167f4 v1.0.0
2024-12-19 22:45:52 +04:00

7 lines
98 B
Plaintext

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