@@ -1,10 +1,11 @@
{
"plugins": [
"react-hot-loader/babel",
"transform-decorators-legacy"
"transform-decorators-legacy",
"transform-runtime"
],
"presets": [
"babel-polyfill", ["env", { "modules": false }],
["env", { "modules": false }],
"react",
"stage-0"
]
The note is not visible to the blocked user.