mirror of
https://github.com/privacy-scaling-explorations/zk-kit.git
synced 2026-04-22 03:00:15 -04:00
Former-commit-id: 7da08b597b3aa288bc3068aaa440a90d34c336cd [formerly 364d257efd]
Former-commit-id: 0489b319c92cef1fb30604e8e2a61408eaa0c6e1
12 lines
220 B
JSON
12 lines
220 B
JSON
{
|
|
"projects": ["<rootDir>/packages/*"],
|
|
"coverageThreshold": {
|
|
"global": {
|
|
"branches": 30,
|
|
"functions": 30,
|
|
"lines": 30,
|
|
"statements": 30
|
|
}
|
|
}
|
|
}
|