Update ESLint documentation (8.16.0)

This commit is contained in:
Simon Legner 2022-05-25 21:25:37 +02:00
parent 1f1e144693
commit f6570b54b4

View file

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