We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43003f2 commit 0c77ef8Copy full SHA for 0c77ef8
grunt/config/esdoc.js
@@ -2,7 +2,7 @@ module.exports = {
2
3
compile: {
4
options: {
5
- coverageThreshold: 99.0,
+ coverageThreshold: 97.0,
6
source: "src",
7
destination: "public/docs",
8
plugins: [{
0 commit comments