Skip to content

Commit f0e3f1a

Browse files
authored
@W-20592401 PWA Kit Development Guidelines Tool (#213)
1 parent 917c230 commit f0e3f1a

31 files changed

Lines changed: 2701 additions & 19 deletions

packages/b2c-dx-mcp/.c8rc.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"reporter": ["text", "text-summary", "html", "lcov"],
66
"report-dir": "coverage",
77
"check-coverage": true,
8-
"lines": 80,
9-
"functions": 80,
10-
"branches": 80,
11-
"statements": 80
8+
"lines": 99,
9+
"functions": 96,
10+
"branches": 94,
11+
"statements": 99
1212
}

0 commit comments

Comments
 (0)