mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-03-26 09:14:15 +08:00
13 lines
155 B
Plaintext
13 lines
155 B
Plaintext
{
|
|
"env": {
|
|
"development": {
|
|
"plugins": [ "typecheck" ]
|
|
}
|
|
},
|
|
"optional": [
|
|
"es7.classProperties",
|
|
"runtime"
|
|
],
|
|
"stage": 1
|
|
}
|