self_example/Spider/Chapter11_JavaScript逆向/apply-ast/.babelrc

5 lines
46 B
Plaintext

{
"presets": [
"@babel/preset-env"
]
}