Blame view
api/.babelrc
109 Bytes
0d8c0f816 initial commit |
1 2 3 4 5 6 7 8 |
{ "presets": [ "@babel/preset-env" ], "plugins": [ "@babel/plugin-syntax-dynamic-import" ] } |
0d8c0f816 initial commit |
1 2 3 4 5 6 7 8 |
{ "presets": [ "@babel/preset-env" ], "plugins": [ "@babel/plugin-syntax-dynamic-import" ] } |