2
0
镜像来自 https://github.com/therootcompany/acme.js synced 2025-11-03 14:42:47 +00:00
acme.js/.prettierrc

9 line
135 B
Plaintext

{
"bracketSpacing": true,
"printWidth": 80,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "none",
"useTabs": true
}