Update ESLint documentation (7.25.0)

This commit is contained in:
Simon Legner 2021-05-04 20:06:52 +02:00
parent 1c3ceca2d2
commit 609191bcc1

View file

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