Skip to content

Commit 1d2320d

Browse files
committed
Minor documentation change
1 parent fc74b86 commit 1d2320d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@ module.exports = {
3434

3535
#### Options
3636

37-
##### target
37+
##### target *(string)*
3838

3939
Specify the TypeScript output target.
4040

4141
- ES3
4242
- **ES5 (default)**
4343
- ES6
4444

45-
##### module
45+
##### module *(string)*
4646

4747
Specify the type of modules that TypeScript emits.
4848

0 commit comments

Comments
 (0)