mirror of
https://github.com/privacy-scaling-explorations/mpc-framework.git
synced 2026-04-19 03:01:39 -04:00
7 lines
89 B
JSON
7 lines
89 B
JSON
{
|
|
"arrowParens": "avoid",
|
|
"tabWidth": 2,
|
|
"singleQuote": true,
|
|
"printWidth": 80
|
|
}
|