mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 11:01:21 +08:00
5 lines
117 B
JSON
5 lines
117 B
JSON
{
|
|
"extends": "@istanbuljs/nyc-config-typescript",
|
|
"exclude": ["/demo/**"],
|
|
"reporter": ["text", "lcov"]
|
|
} |