Skip to content

Commit

Permalink
Fix type-check
Browse files Browse the repository at this point in the history
  • Loading branch information
tuomas2 committed Jan 18, 2024
1 parent 1ad4946 commit a67d927
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/bibleview-js/vitest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ function rawText() {

const testConfig: UserConfig = {
...config,
// @ts-ignore
test: {
environment: "jsdom",
css: {
Expand Down

0 comments on commit a67d927

Please sign in to comment.