push
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
"build": "npm run clean && tsc && npm run webpack",
|
||||
"clean": "rm -rf js",
|
||||
"test": "mocha js/test/Test.js",
|
||||
"docs": "typedoc --out docs ./src --readme ./README.md --plugin typedoc-plugin-markdown --mode file --hideBreadcrumbs"
|
||||
"docs": "typedoc --out docs ./src --readme ./README.md --plugin typedoc-plugin-markdown --mode file --hideBreadcrumbs --hideSources"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
|
||||
Reference in New Issue
Block a user