Skip to content

Commit 78fad00

Browse files
authored
adding attribution!
1 parent f92bf02 commit 78fad00

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -438,6 +438,8 @@ For developing with Storybook, read the docs I maintain over here: <https://stor
438438

439439
## Prettier + TSLint
440440

441+
*Contributed by: [@azdanov](https://github.com/sw-yx/react-typescript-cheatsheet/pull/14)*
442+
441443
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.
442444

443445
Example configuration:

0 commit comments

Comments
 (0)