Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePlenkov committed Nov 11, 2024
1 parent 3c64f59 commit 4854403
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions samples/cds/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
"targets": {
"test": {
"executor": "@nx/vite:test",
"outputs": [
"{options.reportsDirectory}"
],
"outputs": ["{options.reportsDirectory}"],
"options": {
"reportsDirectory": "../../coverage/samples/cds"
}
Expand All @@ -22,4 +20,4 @@
}
}
}
}
}

0 comments on commit 4854403

Please sign in to comment.