mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 01:17:15 +00:00
add prettierrc (#2399)
This commit is contained in:
5
.prettierrc
Normal file
5
.prettierrc
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"printWidth": 100,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "none"
|
||||
}
|
Reference in New Issue
Block a user