Skip to content

Commit

Permalink
update jshintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
100pah committed Jun 16, 2016
1 parent e823b6c commit 883cfb0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .jshintrc
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,9 @@
"white": false,

"predef": [
"define",
"require"
"define",
"require",
"__DEV__",
"global"
]
}

0 comments on commit 883cfb0

Please sign in to comment.