Skip to content

Commit

Permalink
Merge pull request #2390 from AndBible/typescript
Browse files Browse the repository at this point in the history
Typescript support
  • Loading branch information
tuomas2 committed Nov 26, 2022
2 parents 3534769 + dcc7512 commit 771c1e5
Show file tree
Hide file tree
Showing 48 changed files with 11,763 additions and 1,067 deletions.
2 changes: 1 addition & 1 deletion app/bibleview-js/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*/

module.exports = {
preset: '@vue/cli-plugin-unit-jest',
preset: '@vue/cli-plugin-unit-jest/presets/typescript-and-babel',
transform: {
'^.+\\.vue$': '@vue/vue3-jest',
'^.+\\.xml': 'jest-raw-loader',
Expand Down

0 comments on commit 771c1e5

Please sign in to comment.