Skip to content

Commit 32a1987

Browse files
committed
Move e2e test dirs into fixtures
1 parent 3661b44 commit 32a1987

File tree

16 files changed

+1215
-11
lines changed

16 files changed

+1215
-11
lines changed

e2e/.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
package-lock = false

e2e/all-typed-config/.npmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

e2e/all/.npmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

e2e/all-typed-config/package.json renamed to e2e/fixtures/all-typed-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"main": "./index.js",
99
"devDependencies": {
1010
"eslint": "^9.33.0",
11-
"eslint-plugin-eslint-plugin": "file:../..",
11+
"eslint-plugin-eslint-plugin": "file:../../..",
1212
"jiti": "^2.5.1",
1313
"typescript": "^5.9.2"
1414
}
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)