@@ -1,3 +1,13 @@
{
"presets": ["@babel/preset-env"]
"env": {
"test": {
"presets": [
[ "@babel/env", {
"targets": {
"node": "current"
}
}]
]
The note is not visible to the blocked user.