Skip to content

Commit

Permalink
chore: update migrate-test-e2e.ts.snap
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Dec 21, 2024
1 parent 4c83a34 commit 49f6ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/__snapshots__/migrate-test-e2e.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ exports[`expected file changes > knip.json 1`] = `
{
"$schema": "https://unpkg.com/[email protected]/schema.json",
- "entry": ["script/*e2e.js", "src/index.ts!", "src/**/*.test.*"],
- "ignoreDependencies": ["all-contributors-cli"],
- "ignoreDependencies": ["all-contributors-cli", "cspell-populate-words"],
+ "entry": ["src/index.ts!"],
"ignoreExportsUsedInFile": { "interface": true, "type": true },
- "project": ["src/**/*.ts!", "script/**/*.js"]
Expand Down

0 comments on commit 49f6ff4

Please sign in to comment.