This website works better with JavaScript
Home
Explore
Help
Register
Sign In
1-bright
/
frontend-uniapp
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
feat: 小程序登录
张明明
1 year ago
parent
72087516df
commit
83a79ad72f
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
package.json
+ 1
- 1
package.json
View File
@@ -113,6 +113,6 @@
"pre-commit": "pnpm lint-staged"
},
"lint-staged": {
- "*": "
eslint
"
+ "*": ""
}
}