Skip to content

Commit

Permalink
Revert "Removed unused code and files"
Browse files Browse the repository at this point in the history
This reverts commit d1fd52b.
  • Loading branch information
jaieds committed Oct 18, 2024
1 parent cf541b1 commit a29351f
Show file tree
Hide file tree
Showing 3 changed files with 141 additions and 0 deletions.
3 changes: 3 additions & 0 deletions babel.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module.exports = {
presets: ['@babel/preset-env', '@babel/preset-react'],
};
137 changes: 137 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
"@wordpress/scripts": "^27.9.0",
"autoprefixer": "^10.4.19",
"axe-playwright": "^2.0.3",
"babel-loader": "^9.1.3",
"chromatic": "^11.7.1",
"cross-env": "^7.0.3",
"eslint": "^8.57.0",
Expand Down

0 comments on commit a29351f

Please sign in to comment.