UNPKG
anonymous-student
Version:
beta (1.1.2-1)
latest (1.1.2)
1.1.2
1.1.2-1
Anonymous student is used to retrieve and save information from our website users.
anonymous-student
/
.babelrc
11 lines
(10 loc)
•
188 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"plugins"
: [
"
@babel
/plugin-proposal-class-properties"
,
"
@babel
/plugin-syntax-dynamic-import"
],
"presets"
: [
"
@babel
/preset-env"
,
"
@babel
/preset-typescript"
] }