update tsconfig
This commit is contained in:
12
package.json
12
package.json
@@ -2,7 +2,7 @@
|
||||
"name": "@push.rocks/smartreport",
|
||||
"version": "1.0.2",
|
||||
"private": false,
|
||||
"description": "create reports and display them on the web",
|
||||
"description": "A library for creating and displaying reports on the web.",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
"author": "Lossless GmbH",
|
||||
@@ -31,5 +31,15 @@
|
||||
"cli.js",
|
||||
"npmextra.json",
|
||||
"readme.md"
|
||||
],
|
||||
"keywords": [
|
||||
"report generation",
|
||||
"web display",
|
||||
"TypeScript",
|
||||
"documentation",
|
||||
"testing",
|
||||
"code formatting",
|
||||
"open source",
|
||||
"contribution"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user