This website works better with JavaScript
Home
Explore
Help
Register
Sign In
duanxiaoduan
/
sheep-admin
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
eab6dec756
Branches
Tags
develop
feature/hss
feature/init2
feature/init3
feature/sheep-init
hotfix/bugs
master
release/v1.0.0
sheep-admin
/
tests
/
unit
/
.eslintrc.js
.eslintrc.js
49 B
History
Raw
1
2
3
4
5
module.exports = {
env: {
jest: true
}
}