Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
登録
サインイン
Gamble
/
GambleAdmin
Watch
5
Star
0
Fork
0
コード
課題
0
プルリクエスト
0
コミット
352
リリース
2
Wiki
説明なし
ツリー:
17df7d9c52
ブランチ
タグ
master
v3.0.0
v1.0.0
GambleAdmin
/
.babelrc
.babelrc
108B
履歴
Raw
1
2
3
4
5
6
7
8
{
"presets": [
["env", { "modules": false }],
"stage-2"
],
"plugins": ["transform-runtime"]
}