Page MenuHomePhabricator

Declare `Raphael` as a global for JSHint
ClosedPublic

Authored by joshuaspence on Dec 30 2014, 10:29 AM.
Tags
None
Referenced Files
F15475349: D11069.id26582.diff
Sun, Apr 6, 6:45 PM
F15468213: D11069.id.diff
Thu, Apr 3, 9:42 PM
F15463761: D11069.diff
Wed, Apr 2, 3:07 AM
F15386173: D11069.id.diff
Sat, Mar 15, 12:08 AM
F15382462: D11069.id26582.diff
Fri, Mar 14, 12:30 PM
Unknown Object (File)
Feb 26 2025, 1:57 AM
Unknown Object (File)
Feb 8 2025, 12:28 AM
Unknown Object (File)
Feb 8 2025, 12:28 AM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rPdb563426156a: Declare `Raphael` as a global for JSHint
Summary

Let JSHint know that Raphael is a global that can be used anywhere. This is not technically correct, but it silences a few JSHint warnings. See http://jshint.com/docs/ for more information.

Test Plan

arc lint -- webroot/rsrc/js/application/maniphest/behavior-line-chart.js

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Declare `Raphael` as a global for JSHint.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Dec 30 2014, 10:58 AM
This revision was automatically updated to reflect the committed changes.