js-practice/.babelrc

4 lines
39 B
Plaintext
Raw Permalink Normal View History

2019-03-10 16:43:04 +08:00
{
"presets": ["@babel/preset-env"]
}