mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 09:24:25 +00:00
chore: prettier all codes (#10240)
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
const a = b + 1
|
||||
export default a
|
||||
const a = b + 1;
|
||||
export default a;
|
||||
|
Reference in New Issue
Block a user