We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d6c1be commit 5c48bc2Copy full SHA for 5c48bc2
lib/docs/scrapers/vue_router.rb
@@ -16,7 +16,7 @@ class VueRouter < UrlScraper
16
17
options[:skip_patterns] = [
18
# Other languages
19
- /^(zh|ja|ru|kr)\//,
+ /^(zh|ja|ru|kr|fr)\//,
20
]
21
22
options[:attribution] = <<-HTML
0 commit comments