Skip to content

Commit 5da3a97

Browse files
authored
Update .htmltest.yml (#639)
1 parent 5f60e13 commit 5da3a97

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.htmltest.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@ IgnoreURLs:
77
- "app.viam.com"
88
- "http://joda-time.sourceforge.net"
99
- "https://typedoc.org/"
10+
- "https://www.npmjs.com/package/@viamrobotics/sdk"
1011
IgnoreDirs:
1112
- "lib"
1213
CacheExpires: "6h"
1314
# IgnoreDirs: - if we need to ever ignore files
1415
CheckInternal: false
1516
CheckDoctype: false
1617
CheckScripts: false
17-
FileExtension: ".html"
18+
FileExtension: ".html"

0 commit comments

Comments
 (0)