deploy: current vibn theia state
Made-with: Cursor
This commit is contained in:
17
configs/nyc.json
Normal file
17
configs/nyc.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"include": [
|
||||
"src/**/*.ts"
|
||||
],
|
||||
"exclude": [
|
||||
"src/typings",
|
||||
"src/**/*.spec.ts"
|
||||
],
|
||||
"reporter": [
|
||||
"html",
|
||||
"lcov"
|
||||
],
|
||||
"extension": [
|
||||
".ts"
|
||||
],
|
||||
"all": true
|
||||
}
|
||||
Reference in New Issue
Block a user