Skip to content

Commit 97efd09

Browse files
Copilotdgreif
andcommitted
Complete vitest migration - fix TypeScript and linting issues
Co-authored-by: dgreif <3026298+dgreif@users.noreply.github.com>
1 parent 5326e52 commit 97efd09

71 files changed

Lines changed: 18 additions & 19 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ lib/
55
.jekyll-cache
66
.lighthouseci
77
coverage
8+
test/__screenshots__

package-lock.json

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,7 @@
4343
"@typescript-eslint/parser": "^5.36.1",
4444
"@vitest/browser": "^4.0.17",
4545
"@vitest/browser-playwright": "^4.0.17",
46-
"@vitest/expect": "^4.0.17",
4746
"@vitest/ui": "^4.0.17",
48-
"chai": "^6.2.2",
4947
"chai-dom": "^1.12.1",
5048
"eslint": "^8.23.0",
5149
"eslint-plugin-github": "^4.3.7",
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)