Skip to content

Commit

Permalink
chore(deps): update Maskito to v2 (#6663)
Browse files Browse the repository at this point in the history
  • Loading branch information
nsbarsukov authored Feb 5, 2024
1 parent 55bf1b2 commit 0f88272
Show file tree
Hide file tree
Showing 26 changed files with 813 additions and 932 deletions.
2 changes: 1 addition & 1 deletion jest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const config: Config = {
transform: {
'^.+\\.(ts|js|mjs|html|svg)$': 'jest-preset-angular',
},
transformIgnorePatterns: ['node_modules/(?!@angular|rxjs|ngx-highlightjs)'],
transformIgnorePatterns: ['node_modules/(?!@angular|rxjs|ngx-highlightjs|@maskito)'],

/**
* The glob patterns Jest uses to detect test files.
Expand Down
Loading

0 comments on commit 0f88272

Please sign in to comment.