1
0
mirror of synced 2025-11-06 05:00:36 +08:00
Files
ejyy/ower-mp/package.json
xuecong 04256ba341 v1.0.0
2021-11-08 14:45:41 +08:00

10 lines
244 B
JSON

{
"name": "ejyy-ower-mp",
"version": "1.0.0",
"description": "业主端小程序",
"author": "jixuecong@chowa.cn",
"scripts": {
"lint": "prettier --write src/*.js src/* src/**/* src/**/**/* src/**/**/**/* src/**/**/**/**/*"
}
}