Skip to content

Commit 1a11af4

Browse files
authored
Remove jsdoc support (no longer needed and causes security warning on npm install). (#33)
1 parent b6aa2a6 commit 1a11af4

File tree

2 files changed

+0
-58
lines changed

2 files changed

+0
-58
lines changed

conf.json

Lines changed: 0 additions & 56 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
],
3434
"devDependencies": {
3535
"@knodes/typedoc-plugin-pages": "^0.23.4",
36-
"@microsoft/type2docfx": "^2.0.4",
3736
"@types/node": "^12.12.6",
3837
"chai": "^4.3.7",
3938
"chai-as-promised": "^7.1.1",
@@ -44,7 +43,6 @@
4443
"eslint-plugin-require-path-exists": "^1.1.9",
4544
"expect-type": "^0.15.0",
4645
"geolib": "^3.3.3",
47-
"jsdoc": "^3.5.5",
4846
"lodash": "^4.17.21",
4947
"mocha": "^9.2.2",
5048
"mock-fs": "^5.2.0",

0 commit comments

Comments
 (0)