Skip to content

Commit

Permalink
Update misc-concerns.md
Browse files Browse the repository at this point in the history
  • Loading branch information
swyxio authored May 2, 2020
1 parent 45955be commit 06ef25c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/advanced/misc-concerns.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ $ yarn add -D prettier husky lint-staged

Integrating this with ESlint may be a problem. We haven't written much on this yet, please contribute if you have a strong opinion. [Here's a helpful gist.](https://gist.github.com/JirkaVebr/519c7597517e4ba756d5b89e7cb4cc0e)

For library authors, this is set up for you in [tsdx](https://github.com/palmerhq/tsdx/pull/45/files).
For library authors, this is set up for you in [tsdx](https://github.com/palmerhq/tsdx/pull/45/files). You may also wish to check out the newer https://ts-engine.dev/ project.

## Testing

Expand Down

0 comments on commit 06ef25c

Please sign in to comment.