mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-11 05:18:55 +00:00
13 lines
155 B
Plaintext
13 lines
155 B
Plaintext
{
|
|
"env": {
|
|
"development": {
|
|
"plugins": [ "typecheck" ]
|
|
}
|
|
},
|
|
"optional": [
|
|
"es7.classProperties",
|
|
"runtime"
|
|
],
|
|
"stage": 1
|
|
}
|