mirror of
https://github.com/AtHeartEngineer/spartan-ecdsa.git
synced 2026-01-09 21:38:02 -05:00
8 lines
147 B
JSON
8 lines
147 B
JSON
{
|
|
"trailingComma": "none",
|
|
"tabWidth": 2,
|
|
"semi": true,
|
|
"singleQuote": false,
|
|
"arrowParens": "avoid",
|
|
"uppercase": true
|
|
} |