mirror of
https://github.com/certd/certd.git
synced 2026-04-15 05:00:52 +08:00
8 lines
126 B
Plaintext
8 lines
126 B
Plaintext
{
|
|
"printWidth": 220,
|
|
"bracketSpacing": true,
|
|
"singleQuote": false,
|
|
"trailingComma": "es5",
|
|
"arrowParens": "avoid"
|
|
}
|