Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/TypeStrong/typedoc
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit0 committed Jan 14, 2020
2 parents 100fafd + 0eca73e commit d613616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -64,7 +64,7 @@
],
"scripts": {
"pretest": "node scripts/copy_test_files.js",
"test": "nyc --reporter=html --reporter=text-summary mocha --timeout=10000 dist/test/**/*.test.js",
"test": "nyc --reporter=html --reporter=text-summary mocha --timeout=10000 'dist/test/**/*.test.js'",
"prerebuild_specs": "npm run pretest",
"rebuild_specs": "node scripts/rebuild_specs.js",
"build": "tsc --project .",
Expand Down

0 comments on commit d613616

Please sign in to comment.