Skip to content

Commit cd3ee27

Browse files
committed
fix: wip
1 parent 03db1b9 commit cd3ee27

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

nx.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,7 @@
4040
}
4141
}
4242
},
43-
"e2e": {
44-
"dependsOn": ["^build"]
45-
},
43+
"e2e": { "dependsOn": ["^build"] },
4644
"lint": {
4745
"inputs": ["default", "{workspaceRoot}/eslint.config.?(c)js"],
4846
"executor": "@nx/linter:eslint",

0 commit comments

Comments
 (0)