6
0
Fork 0
jiqu-library-miniprogram/.prettierrc.json

6 lines
73 B
JSON

{
"singleQuote": true,
"trailingComma": "all",
"printWidth": 150
}