Files
PointsMall_Admin/.prettierrc
dt_2916866708 b59bab8e90 第一次上传
2024-01-11 09:33:24 +08:00

9 lines
134 B
Plaintext

{
"tabWidth": 2,
"semi": false,
"singleQuote": true,
"trailingComma": "none",
"printWidth": 150,
"arrowParens": "avoid"
}