Skip to content

Commit 53a4f59

Browse files
authored
chore: remove deprecated nx.json option (#645)
1 parent babf74d commit 53a4f59

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

nx.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
{
2-
"tasksRunnerOptions": {
3-
"default": {
4-
"runner": "@nx/workspace/tasks-runners/default",
5-
"options": {}
6-
}
7-
},
82
"targetDependencies": {
93
"build": [{ "target": "build", "projects": "dependencies" }]
104
},

0 commit comments

Comments
 (0)