@@ -0,0 +1,16 @@
{
"extends": "react-app",
"rules": {
"linebreak-style": [
"error",
"unix"
],
"semi": [
"always"
"no-trailing-spaces": [
"error"
]
}
The note is not visible to the blocked user.