This website works better with JavaScript
Home
Explore
Help
Sign In
fuyu
/
zskkDicomParse
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
a066376b38
Branches
Tags
fy
master
zskkDicomParse
/
server
/
.eslintrc.json
.eslintrc.json
97 B
History
Raw
1
2
3
4
5
{
"parser" : "babel-eslint",
"extends": "standard",
"env": {"node" : true, "mocha": true}
}