Skip to content

Commit 627bc17

Browse files
jason0x43blakeembrey
authored andcommitted
Use default lib, update CompilerHost (TypeStrong#412)
1 parent c868c87 commit 627bc17

File tree

97 files changed

+298
-25336
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+298
-25336
lines changed

examples/basic/run

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/sh
22
cd ${0%/*}
3-
node ../../bin/typedoc --module commonjs --includes inc/ --media media/ --target ES5 --noLib --out doc/ src/
3+
node ../../bin/typedoc --module commonjs --includes inc/ --media media/ --target ES5 --out doc/ src/

0 commit comments

Comments
 (0)