1
0
Эх сурвалжийг харах

Update ESLint documentation (4.18.1)

Thibaut Courouble 7 жил өмнө
parent
commit
fd2ef5665a

+ 1 - 1
lib/docs/scrapers/eslint.rb

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