Browse
For agents
About
Block Manager
/
trunk
Block Manager
vtrunk
Switch version
trunk
1.0
1.0.1
1.1
1.2
1.2.1
1.2.2
1.2.3c
1.2.4
1.2.5
2.0.0
2.1.0
2.1.0.1
2.1.1
3.0.0
3.1.0
3.1.1
3.1.2
3.2.0
3.2.1
Overview
Code
block-manager
/
babel.config.json
babel.config.json
in Block Manager trunk, at babel.config.json
4 lines
62 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
{
2
"
presets
"
:
[
"
@babel/preset-react
"
,
"
@babel/preset-env
"
]
3
}
4