Files
JiboSDK/node_modules/isbinaryfile/.prettierrc

6 lines
73 B
Plaintext
Raw Normal View History

2026-03-22 03:21:45 +02:00
{
"printWidth": 120,
"trailingComma": "all",
"singleQuote": true
}