feat(jshint): add initial config
@@ -0,0 +1,12 @@
{
"globals": {
"confirm": false
},
"browser": true,
"node": true,
"asi": true,
"boss": true,
"newcap": false,
}
The note is not visible to the blocked user.