tokenbridge/.prettierrc
Alexander Kolotov 272dc142de
New security audit report for the contracts v2.3.2 (#169)
* new security audit report for the contracts v2.3.2
* contracts updated to points to latest commit
2019-08-01 09:03:49 +02:00

7 lines
90 B
Plaintext

{
"semi": false,
"singleQuote": true,
"printWidth": 100,
"bracketSpacing": true
}