sonar testing
RN APK Build / build (push) Failing after 3m2s

This commit is contained in:
NishantRajputRN
2026-05-12 15:41:45 +05:30
parent b43612fca1
commit 4515112b63
4 changed files with 17 additions and 4 deletions
+1
View File
@@ -8,6 +8,7 @@
"lint": "eslint .",
"start": "react-native start",
"test": "jest",
"sonar": "npx --yes sonarqube-scanner",
"postinstall": "patch-package",
"clean": "react-native-clean-project",
"start:poll": "react-native start --watchFolders . --reset-cache --no-interactive --config metro.config.js"