Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Commit

Permalink
tsc noEmit script
Browse files Browse the repository at this point in the history
  • Loading branch information
ospfranco committed Dec 27, 2023
1 parent 68f2045 commit b6f69f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"private": true,
"scripts": {
"android": "react-native run-android",
"tsc": "tsc --noEmit",
"ios": "react-native run-ios --simulator='iPhone 15' --scheme='debug'",
"start": "react-native start",
"postinstall": "patch-package",
Expand Down

0 comments on commit b6f69f9

Please sign in to comment.