mirror of
https://github.com/certd/certd.git
synced 2026-04-03 14:10:54 +08:00
8 lines
125 B
Plaintext
8 lines
125 B
Plaintext
|
|
{
|
||
|
|
"printWidth": 160,
|
||
|
|
"bracketSpacing": true,
|
||
|
|
"singleQuote": true,
|
||
|
|
"trailingComma": "es5",
|
||
|
|
"arrowParens": "avoid"
|
||
|
|
}
|