Skip to content

Commit

Permalink
setup tests done
Browse files Browse the repository at this point in the history
  • Loading branch information
miquelbeltran committed Nov 18, 2024
1 parent cd104ae commit 945bc60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions sdk/babel.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
module.exports = {
presets: ["module:metro-react-native-babel-preset"],
plugins: ["babel-plugin-syntax-hermes-parser"],
};
1 change: 1 addition & 0 deletions sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"@types/react-native": "^0.72.8",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"babel-plugin-syntax-hermes-parser": "^0.25.1",
"babel-plugin-transform-class-properties": "^6.24.1",
"copyfiles": "^2.4.1",
"eslint": "^9.14.0",
Expand Down

0 comments on commit 945bc60

Please sign in to comment.