UNPKG
mobx-react-devtools
Version:
latest (6.1.1)
6.1.1
6.1.0
6.0.3
6.0.2
6.0.1
6.0.0
5.0.1
5.0.0
4.2.15
4.2.14
4.2.13
4.2.12
4.2.11
4.2.10
4.2.9
4.2.8
4.2.7
4.2.6
4.2.5
4.2.4
4.2.3
4.2.2
4.2.1
4.2.0
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
Dev-tools for MobX and React
mobxjs.github.io/mobx
mobxjs/mobx-react-devtools
mobx-react-devtools
/
.babelrc
5 lines
(4 loc)
•
80 B
Plain Text
View Raw
1
2
3
4
5
{
"presets"
:
[
"env"
,
"react"
]
,
"plugins"
:
[
"transform-class-properties"
]
,
}