Update .nycrc

This commit is contained in:
Dolan
2021-09-30 02:30:53 +01:00
committed by GitHub
parent b895bc7457
commit 297810d2f5

2
.nycrc
View File

@ -3,7 +3,7 @@
"lines": 99.32, "lines": 99.32,
"functions": 99.11, "functions": 99.11,
"branches": 96.27, "branches": 96.27,
"statements": 99.33, "statements": 99.32,
"include": [ "include": [
"src/**/*.ts" "src/**/*.ts"
], ],