console-pro-free/console-pro/node_modules/clipboard/.prettierrc.json
la vie est belle 620637fd28 first commit
2023-11-01 10:27:59 +08:00

10 lines
158 B
JSON

{
"printWidth": 80,
"tabWidth": 2,
"semi": true,
"singleQuote": true,
"trailingComma": "es5",
"bracketSpacing": true,
"arrowParens": "always"
}