simple-jsonp-promise/.babelrc
2023-11-15 23:50:33 +01:00

7 lines
61 B
Text

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