Skip to content

Commit

Permalink
fix: fixes lint warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
linnall committed Jan 10, 2025
1 parent caff389 commit 559de84
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 11 deletions.
2 changes: 0 additions & 2 deletions account-kit/rn-signer/example/metro.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
const path = require("path");
const { getDefaultConfig } = require("@react-native/metro-config");
const { getConfig } = require("react-native-builder-bob/metro-config");
const pkg = require("../package.json");

const rnSignerRoot = path.resolve(__dirname, "..");
const projectRoot = __dirname;
Expand Down

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

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

0 comments on commit 559de84

Please sign in to comment.