Skip to content

Commit

Permalink
hotfix v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Luphia1984 committed Jan 17, 2023
1 parent bcebeb7 commit 4b7a821
Show file tree
Hide file tree
Showing 15 changed files with 556 additions and 66 deletions.
1 change: 1 addition & 0 deletions jestconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
"^.+\\.(t|j)sx?$": "ts-jest"
},
"testRegex": "(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$",
"testEnvironment": "jsdom",
"moduleFileExtensions": ["ts", "tsx", "js", "jsx", "json", "node"]
}
Loading

0 comments on commit 4b7a821

Please sign in to comment.