peter 6 lat temu
rodzic
commit
d237067e4a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      package.json

+ 1
- 1
package.json Wyświetl plik

11
     "build": "npm run clean && tsc && npm run webpack",
11
     "build": "npm run clean && tsc && npm run webpack",
12
     "clean": "rm -rf js",
12
     "clean": "rm -rf js",
13
     "test": "mocha js/test/Test.js",
13
     "test": "mocha js/test/Test.js",
14
-    "docs": "typedoc --out docs ./src --readme ./README.md --plugin typedoc-plugin-markdown --mode file --hideBreadcrumbs"
14
+    "docs": "typedoc --out docs ./src --readme ./README.md --plugin typedoc-plugin-markdown --mode file --hideBreadcrumbs --hideSources"
15
   },
15
   },
16
   "author": "",
16
   "author": "",
17
   "license": "ISC",
17
   "license": "ISC",

Ładowanie…
Anuluj
Zapisz