Merge pull request #1135 from simon04/eslint

eslint: update to 6.7.0
sphinx-allow-dt-styles
Jed Fox 5 years ago
commit 598a925190

@ -2,7 +2,7 @@ module Docs
class Eslint < UrlScraper
self.name = 'ESLint'
self.type = 'simple'
self.release = '5.8.0'
self.release = '6.7.0'
self.base_url = 'https://eslint.org/docs/'
self.root_path = 'user-guide/getting-started'
self.links = {

@ -1 +1 @@
https://github.com/eslint/eslint.github.io/tree/master/img
https://github.com/eslint/website/blob/master/assets/img/favicon.512x512.png

Loading…
Cancel
Save