Skip to content

Commit

Permalink
MWPW-155391: Added jest to the repo and unit tests for updateFooter
Browse files Browse the repository at this point in the history
  • Loading branch information
zagi25 committed Aug 12, 2024
1 parent 4af7881 commit c8d7471
Show file tree
Hide file tree
Showing 5 changed files with 8,103 additions and 2,529 deletions.
3 changes: 3 additions & 0 deletions babel.config.cjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module.exports = {
presets: [['@babel/preset-env', {targets: {node: 'current'}}]],
};
Loading

0 comments on commit c8d7471

Please sign in to comment.