following along part 3
This commit is contained in:
parent
2e3dfd4114
commit
ade19f00bc
602 changed files with 67987 additions and 0 deletions
13
parts/3/followAlong/node_modules/side-channel-weakmap/.nycrc
generated
vendored
Normal file
13
parts/3/followAlong/node_modules/side-channel-weakmap/.nycrc
generated
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"all": true,
|
||||
"check-coverage": false,
|
||||
"reporter": ["text-summary", "text", "html", "json"],
|
||||
"lines": 86,
|
||||
"statements": 85.93,
|
||||
"functions": 82.43,
|
||||
"branches": 76.06,
|
||||
"exclude": [
|
||||
"coverage",
|
||||
"test"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue