@@ -0,0 +1,9 @@
{
"presets": ["@babel/preset-env"],
"plugins": [
"@babel/plugin-syntax-dynamic-import",
["@babel/plugin-transform-runtime", {
"useESModules": true
}]
]
}
The note is not visible to the blocked user.