Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
haxiomic committed May 17, 2020
1 parent ed9438d commit a9322cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Command-line tool to convert TypeScript type definitions to haxe externs

`npx dts2hx three`

This will generate externs into `.haxelib/three`, to use the externs, add `--library three` to your build.hxml file
This will generate externs into **.haxelib/three**, to use the externs, add `--library three` to your build.hxml file

- Alternatively, generate externs for all local package.json dependencies with

Expand Down

0 comments on commit a9322cb

Please sign in to comment.