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