Skip to content

Commit

Permalink
[TU-13737] add nyc-config-typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
vrybas committed Jul 23, 2024
1 parent 1b96311 commit 1cb3569
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
6 changes: 1 addition & 5 deletions .nycrc
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,5 @@
"text-summary"
],
"report-dir": "./coverage",
"check-coverage": true,
"statements": 80,
"branches": 70,
"functions": 75,
"lines": 80
"check-coverage": false
}
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
"devDependencies": {
"@commitlint/cli": "^8.1.0",
"@commitlint/config-conventional": "^8.1.0",
"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@semantic-release/commit-analyzer": "^11.1.0",
"@semantic-release/exec": "^6.0.3",
"@semantic-release/github": "^9.2.4",
Expand Down

0 comments on commit 1cb3569

Please sign in to comment.