Skip to content

Commit

Permalink
Add d3 to global vars
Browse files Browse the repository at this point in the history
  • Loading branch information
willsoto committed Oct 6, 2014
1 parent c713750 commit 8b0c8ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .jshintrc
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"angular",
"_",
"dc",
"define"
"define",
"d3"
]
}

0 comments on commit 8b0c8ed

Please sign in to comment.