mirror of
https://github.com/privacy-scaling-explorations/zk-kit.git
synced 2026-04-22 03:00:15 -04:00
Former-commit-id: 571fd223b9bb482499a7a63bf94a983f86232f03 [formerly 6cda3fc885]
Former-commit-id: e25bf201624e9b82a67c826cee9d2f3db6a193af
12 lines
182 B
JSON
12 lines
182 B
JSON
{
|
|
"projects": ["<rootDir>/packages/*"],
|
|
"coverageThreshold": {
|
|
"global": {
|
|
"branches": 30,
|
|
"functions": 30,
|
|
"lines": 30,
|
|
"statements": 30
|
|
}
|
|
}
|
|
}
|