Skip to content

Commit

Permalink
adding attribution!
Browse files Browse the repository at this point in the history
  • Loading branch information
tsiq-swyx authored Jun 6, 2018
1 parent f92bf02 commit 78fad00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -438,6 +438,8 @@ For developing with Storybook, read the docs I maintain over here: <https://stor

## Prettier + TSLint

*Contributed by: [@azdanov](https://github.com/sw-yx/react-typescript-cheatsheet/pull/14)*

To use prettier with TSLint you will need [`tslint-config-prettier`](https://github.com/alexjoverm/tslint-config-prettier) which disables all the conflicting rules and optionally [`tslint-plugin-prettier`](https://github.com/ikatyang/tslint-plugin-prettier) which will highlight differences as TSLint issues.

Example configuration:
Expand Down

0 comments on commit 78fad00

Please sign in to comment.