Explorar o código

Update Prettier documentation (3.0.0)

Simon Legner %!s(int64=2) %!d(string=hai) anos
pai
achega
f7caff282d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/docs/scrapers/prettier.rb

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

@@ -2,7 +2,7 @@ module Docs
   class Prettier < UrlScraper
     self.name = 'Prettier'
     self.type = 'simple'
-    self.release = '2.8.0'
+    self.release = '3.0.0'
     self.base_url = 'https://prettier.io/docs/en/'
     self.links = {
       home: 'https://prettier.io/',