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 5f60e13 commit 5da3a97Copy full SHA for 5da3a97
.htmltest.yml
@@ -7,11 +7,12 @@ IgnoreURLs:
7
- "app.viam.com"
8
- "http://joda-time.sourceforge.net"
9
- "https://typedoc.org/"
10
+ - "https://www.npmjs.com/package/@viamrobotics/sdk"
11
IgnoreDirs:
12
- "lib"
13
CacheExpires: "6h"
14
# IgnoreDirs: - if we need to ever ignore files
15
CheckInternal: false
16
CheckDoctype: false
17
CheckScripts: false
-FileExtension: ".html"
18
+FileExtension: ".html"
0 commit comments