Skip to content

Commit 5f0dfbe

Browse files
committed
reduce configuration
1 parent f9911fb commit 5f0dfbe

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

e2e/plugin-eslint-e2e/project.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919
"e2e": {
2020
"executor": "@nx/vite:test",
2121
"options": {
22-
"configFile": "e2e/plugin-eslint-e2e/vite.config.e2e.ts",
23-
"environmentRoot": "static-environments/eslint-e2e-env"
22+
"configFile": "e2e/plugin-eslint-e2e/vite.config.e2e.ts"
2423
}
2524
}
2625
},

0 commit comments

Comments
 (0)