@@ -1,5 +1,8 @@
{
"presets": ["react", "env"],
"presets": [
"react",
"env"
],
"plugins": [
"lodash",
"transform-decorators-legacy",
@@ -10,7 +13,9 @@
"env": {
"development": {
"presets": ["react-hmre"]
"react-hmre"
]
}
The note is not visible to the blocked user.