projects
/
squeep-api-dingus
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
support escaping param indicator in route paths
[squeep-api-dingus]
/
.nycrc.json
1
{
2
"check-coverage": true,
3
"include": [
4
"lib/**",
5
"index.js"
6
],
7
"functions": 100,
8
"lines": 100,
9
"per-file": true,
10
"reporter": ["lcov", "text"],
11
"statements": 100
12
}