tokenbridge/.prettierrc

6 lines
64 B
Plaintext
Raw Normal View History

2019-05-08 16:12:02 +03:00
{
"semi": false,
"singleQuote": true,
"printWidth": 100
}