Skip to content

Commit c9f9007

Browse files
authored
add eslint + prettier gist
1 parent 974cf33 commit c9f9007

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ADVANCED.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1328,7 +1328,9 @@ yarn add -D prettier husky lint-staged
13281328
}
13291329
```
13301330

1331-
This is set up for you in [tsdx](https://github.com/palmerhq/tsdx/pull/45/files).
1331+
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)
1332+
1333+
For library authors, this is set up for you in [tsdx](https://github.com/palmerhq/tsdx/pull/45/files).
13321334

13331335
## Testing
13341336

0 commit comments

Comments
 (0)