[devdocsgjs/main: 11/239] Update ESLint documentation (8.3.0)
- From: Andy Holmes <andyholmes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devdocsgjs/main: 11/239] Update ESLint documentation (8.3.0)
- Date: Fri, 8 Apr 2022 07:47:32 +0000 (UTC)
commit fdf9a7e28ef8394cac07771253c7807eeee2e413
Author: Simon Legner <Simon Legner gmail com>
Date: Wed Nov 24 23:25:47 2021 +0100
Update ESLint documentation (8.3.0)
lib/docs/scrapers/eslint.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/docs/scrapers/eslint.rb b/lib/docs/scrapers/eslint.rb
index 98ec6334..41ab45e7 100644
--- a/lib/docs/scrapers/eslint.rb
+++ b/lib/docs/scrapers/eslint.rb
@@ -2,7 +2,7 @@ module Docs
class Eslint < UrlScraper
self.name = 'ESLint'
self.type = 'simple'
- self.release = '8.1.0'
+ self.release = '8.3.0'
self.base_url = 'https://eslint.org/docs/'
self.root_path = 'user-guide/getting-started'
self.links = {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]