Explorar o código

Update ESLint documentation (8.1.0)

Arnaud Valle %!s(int64=4) %!d(string=hai) anos
pai
achega
f3f263c6f9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/docs/scrapers/eslint.rb

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

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