1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-09-17 19:46:10 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

support no-interaction usage.

This commit is contained in:
tdzl2003
2016-07-30 04:19:42 +08:00
parent de3ea04239
commit 67773c458a
7 changed files with 14 additions and 8 deletions

View File

@@ -150,6 +150,8 @@
}
},
"globalOptions":{
"no-interactive": {
"default": false
}
}
}