mkm
/
yanzhiAPP
Template
2
0
Fork 0
yanzhiAPP/node_modules/clipboard/.prettierrc.json

10 lines
158 B
JSON

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