docs: doc
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"description": "",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"doc": "typedoc --out docs src",
|
||||
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js",
|
||||
"prepublishOnly": "tsc"
|
||||
},
|
||||
@@ -32,6 +33,7 @@
|
||||
"prettier": "3.6.2",
|
||||
"ts-jest": "^29.4.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"typedoc": "^0.28.7",
|
||||
"typescript": "^5.8.3",
|
||||
"typescript-eslint": "^8.35.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user