Metadata
- Source
- FLUID-5815
- Type
- Improvement
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- N/A
- Reporter
- Anastasia Cheetham
- Created
2015-11-11T09:25:57.667-0500 - Updated
2022-01-31T10:22:53.678-0500 - Versions
- N/A
- Fixed Versions
-
- 3.0
- Component
-
- Framework
Description
In several (but not all) source files, we have the comment
/* global fluid */
If this is actually necessary, perhaps we could add "fluid" to the globals inside the .jshintrc file instead. If it's not necessary, we could remove it.
Comments
-
Antranig Basman commented
2022-01-31T10:22:53.658-0500 This was removed during the move to eslint