Browse Source

Update ESLint documentation (9.15.0)

Simon Legner 1 year ago
parent
commit
dfe89bb460
1 changed files with 1 additions and 0 deletions
  1. 1 0
      lib/docs/filters/eslint/clean_html.rb

+ 1 - 0
lib/docs/filters/eslint/clean_html.rb

@@ -5,6 +5,7 @@ module Docs
         @doc = at_css('#main') if at_css('#main')
         @doc = at_css('.docs-main__content') if at_css('.docs-main__content')
 
+        css('.docs-toc').remove
         css('.eslint-ad').remove
         css('.glyphicon').remove
         css('hr', 'colgroup', 'td:empty').remove