UNPKG
quosdolorem
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
The MongoDB Shell
github.com/MonaGoyette/quosdolorem.git
MonaGoyette/quosdolorem
quosdolorem
/
packages
/
browser-repl
/
.babelrc
12 lines
(11 loc)
•
211 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"presets"
: [
"
@babel
/preset-env"
,
"
@babel
/preset-react"
,
"
@babel
/preset-typescript"
],
"plugins"
: [
"
@babel
/plugin-transform-runtime"
,
"
@babel
/plugin-proposal-class-properties"
] }