Skip to content

Commit 58378c2

Browse files
committed
Fix docs build issues
1 parent 503b2da commit 58378c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

typedoc.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"src/acl/mock.ts",
2121
"src/universal/index.ts",
2222
"src/acp/ess2.ts",
23-
"src/acp/ess1.ts",
2423
"src/rdfjs.ts",
2524
"src/profile/jwks.ts",
2625
"src/profile/webid.ts",
@@ -44,6 +43,7 @@
4443
"readme": "README.md",
4544
"hideGenerator": true,
4645
"plugin": [],
46+
"skipErrorChecking": true,
4747
"validation": {
4848
"invalidLink": true,
4949
"notDocumented": true

0 commit comments

Comments
 (0)