forgeplus-react/node_modules/@antv/coord/.babelrc

7 lines
66 B
Plaintext

{
"presets": [
"@babel/env"
],
"sourceMaps": "inline"
}