dockerfile/examples/omnivore/official-src/omnivore-main/packages/liqe/.nycrc

5 lines
68 B
Plaintext
Raw Normal View History

2024-03-15 14:52:38 +08:00
{
"extends": "@istanbuljs/nyc-config-typescript",
"all": true
}