This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
loumengning
/
shop
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
252
Commits
3
Branches
51 MiB
Tree:
556647683c
shop
/
public
/
assets
/
libs
/
bootstrap
/
grunt
/
.jshintrc
.jshintrc
119 B
Raw
Normal View
History
init
4 years ago
1
2
3
4
5
6
7
{
"extends" : "../js/.jshintrc",
"asi" : false,
"browser" : false,
"es3" : false,
"node" : true
}