Files
JiboSDK/node_modules/tslint/.prettierrc

6 lines
67 B
Plaintext
Raw Normal View History

2026-03-22 03:21:45 +02:00
{
"printWidth": 100,
"tabWidth": 4,
"trailingComma": "all"
}