update tsconfig
This commit is contained in:
+11
-2
@@ -2,7 +2,7 @@
|
||||
"name": "@push.rocks/smartdocumentation",
|
||||
"version": "1.0.2",
|
||||
"private": false,
|
||||
"description": "a tool for mapping git directories to documentation sites",
|
||||
"description": "A tool for converting git directory structures into navigable documentation sites.",
|
||||
"main": "dist_ts/index.js",
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
"type": "module",
|
||||
@@ -40,5 +40,14 @@
|
||||
"@pushrocks/smartfile": "^10.0.2",
|
||||
"@pushrocks/smartmarkdown": "^3.0.0",
|
||||
"@tsclass/tsclass": "^4.0.3"
|
||||
}
|
||||
},
|
||||
"keywords": [
|
||||
"documentation",
|
||||
"git",
|
||||
"markdown",
|
||||
"mapping",
|
||||
"sites",
|
||||
"typescript",
|
||||
"development tool"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user