Files
certd/packages/ui/certd-server/.pre1ttierrc
2024-11-06 01:17:36 +08:00

8 lines
125 B
Plaintext

{
"printWidth": 160,
"bracketSpacing": true,
"singleQuote": true,
"trailingComma": "es5",
"arrowParens": "avoid"
}