This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
chenJinxu
/
HealthStudentWeb
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
健康同学微信公众号h5项目
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
119
Commits
4
Branches
3.8MB
Branch:
feat
develop
feat
master
test
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'feat'
${ noResults }
HealthStudentWeb
/
lint-staged.config.js
4 lines
65B
Raw
Permalink
Blame
History
module.exports = {
'*.{js,jsx,vue}': 'vue-cli-service lint'
};