1 Star 0 Fork 0

雲溪/ChainReactApp2019

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
.solidarity 979 Bytes
Copy Edit Raw Blame History
Ryan Linton authored 2019-07-03 01:39 +08:00 . Squash yarn warnings (#195)
{
"$schema": "http://json.schemastore.org/solidaritySchema",
"requirements": {
"Yarn": [{ "rule": "cli", "binary": "yarn", "semver": "^1.3.2" }],
"Node": [{ "rule": "cli", "binary": "node", "semver": ">=8.9.0" }],
"React Native": [
{
"rule": "cli",
"binary": "react-native",
"semver": ">=2.0.1"
}
],
"Xcode": [
{
"rule": "cli",
"binary": "xcodebuild",
"version": "-version",
"semver": ">=9.2.0",
"platform": "darwin"
}
],
"Cocoapods": [
{rule: 'cli', binary: 'pod', platform: 'darwin', semver: '>=1.6.1'},
{rule: 'dir', location: './ios/Pods'}
],
"Android": [
{ "rule": "cli", "binary": "emulator" },
{ "rule": "cli", "binary": "android" },
{ "rule": "env", "variable": "ANDROID_HOME", "error": "The ANDROID_HOME environment variable must be set to your local SDK. Refer to getting started docs for help." }
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/laravelmall/ChainReactApp2019.git
git@gitee.com:laravelmall/ChainReactApp2019.git
laravelmall
ChainReactApp2019
ChainReactApp2019
master

Search