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