Skip to content

Commit 9003009

Browse files
committed
chore: @juspay-tech/react-native-hyperswitch-paypal released
1 parent 112d0ee commit 9003009

54 files changed

Lines changed: 10420 additions & 24925 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

lefthook.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,14 @@ pre-commit:
66
run: npx eslint {staged_files}
77
types:
88
glob: "*.{js,ts, jsx, tsx}"
9-
run: npx tsc
9+
run: |
10+
npx tsc --noEmit -p packages/@juspay-tech/react-native-hyperswitch/tsconfig.json &&
11+
npx tsc --noEmit -p packages/@juspay-tech/react-native-hyperswitch-paypal/tsconfig.json &&
12+
npx tsc --noEmit -p packages/@juspay-tech/react-native-hyperswitch-trident-3ds/tsconfig.json &&
13+
npx tsc --noEmit -p packages/@juspay-tech/react-native-hyperswitch-scancard/tsconfig.json &&
14+
npx tsc --noEmit -p packages/@juspay-tech/react-native-hyperswitch-samsung-pay/tsconfig.json &&
15+
npx tsc --noEmit -p packages/@juspay-tech/react-native-hyperswitch-netcetera-3ds/tsconfig.json &&
16+
npx tsc --noEmit -p packages/@juspay-tech/react-native-hyperswitch-click-to-pay/tsconfig.json
1017
commit-msg:
1118
parallel: true
1219
commands:

packages/@juspay-tech/react-native-hyperswitch-paypal/example/.bundle/config

Lines changed: 0 additions & 2 deletions
This file was deleted.

packages/@juspay-tech/react-native-hyperswitch-paypal/example/.watchmanconfig

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/@juspay-tech/react-native-hyperswitch-paypal/example/Gemfile

Lines changed: 0 additions & 10 deletions
This file was deleted.

packages/@juspay-tech/react-native-hyperswitch-paypal/example/README.md

Lines changed: 0 additions & 97 deletions
This file was deleted.

packages/@juspay-tech/react-native-hyperswitch-paypal/example/android/app/build.gradle

Lines changed: 0 additions & 119 deletions
This file was deleted.
Binary file not shown.

packages/@juspay-tech/react-native-hyperswitch-paypal/example/android/app/proguard-rules.pro

Lines changed: 0 additions & 10 deletions
This file was deleted.

packages/@juspay-tech/react-native-hyperswitch-paypal/example/android/app/src/debug/AndroidManifest.xml

Lines changed: 0 additions & 9 deletions
This file was deleted.

packages/@juspay-tech/react-native-hyperswitch-paypal/example/android/app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)