Closed
Bug 984546
Opened 11 years ago
Closed 11 years ago
[Calendar] JSHint add shared jshintrc file to calendar/js folder
Categories
(Firefox OS Graveyard :: Gaia::Calendar, defect)
Firefox OS Graveyard
Gaia::Calendar
Tracking
(Not tracked)
RESOLVED
FIXED
1.4 S4 (28mar)
People
(Reporter: mmedeiros, Assigned: mmedeiros)
References
Details
(Whiteboard: [p=1])
Attachments
(1 file)
since these settings are needed by most of the files we should group them to avoid duplication.
{
"extends": "../../../.jshintrc",
"predef": [
"Calendar",
"InputParser",
"dump"
]
}
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → mmedeiros
Whiteboard: [p=1]
Target Milestone: --- → 1.4 S4 (28mar)
Assignee | ||
Comment 1•11 years ago
|
||
common settings needed by controllers/views/provider
Attachment #8392401 -
Flags: review?(gaye)
Updated•11 years ago
|
Attachment #8392401 -
Flags: review?(gaye) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•