commit
25fefb0443
1 changed files with 8 additions and 0 deletions
8
.jshintrc
Normal file
8
.jshintrc
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"globals": {
|
||||||
|
"angular": false,
|
||||||
|
"$": false,
|
||||||
|
"window": false,
|
||||||
|
"console": false
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in a new issue