File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ exclude = [
4040 " https://myawesome-lib.css/" ,
4141 " https://awesome-lib.css/" ,
4242 " https://mycdn.org/" ,
43- ' https://www.npmjs.com/package/(.*)importName(.*)' ,
4443 # single-quotes are required for regexp
44+ ' https://www.npmjs.com/package/(.*)' ,
4545 ' (https?:\/\/github\.com\/)(.*\/)(generate)' ,
4646 " https://github.com/nuxt-contrib/vue3-ssr-starter/generate" ,
4747 # excluded URLs from test suite
You can’t perform that action at this time.
0 commit comments