mozilla-magnet / magnet-metadata-service

A service that returns metadata for given URLs
Other
8 stars 10 forks source link

Update eslint rules to remove var #31

Closed TDA closed 8 years ago

TDA commented 8 years ago

Following up from #30 , add no-var to the eslint rules and remove usage of var from the code.