contract-notifier/.prettierrc

6 lines
61 B
Plaintext
Raw Normal View History

2019-11-15 14:42:59 +00:00
{
"tabWidth": 2,
"useTabs": false,
"printWidth": 120
}