Add Jshintrc
@ -0,0 +1,8 @@
{
"globals": {
"angular": false,
"$": false,
"window": false,
"console": false
}