Skip to content

Commit

Permalink
Fix instructions for testing edit to an existing package
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Hanson committed Jul 12, 2017
1 parent de2b961 commit ecd8945
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 @@ -96,7 +96,7 @@ First, [fork](https://guides.github.com/activities/forking/) this repository, in
// Steve <https://github.com/steve>
// John <https://github.com/john>
```
* `npm install -g typescript@2.0` and run `tsc`.
* If there is a `tslint.json`, run `npm run lint package-name`. Otherwise, run `tsc` in the package directory.

When you make a PR to edit an existing package, `dt-bot` should @-mention previous authors.
If it doesn't, you can do so yourself in the comment associated with the PR.
Expand Down

0 comments on commit ecd8945

Please sign in to comment.