Tether/JS-SDK/.prettierrc

4 lines
49 B
Plaintext
Raw Normal View History

2024-09-09 16:43:43 -07:00
{
"trailingComma": "es5",
"tabWidth": 4
}