Skip to content

Commit

Permalink
drop punctuation
Browse files Browse the repository at this point in the history
  • Loading branch information
mrazauskas committed Feb 13, 2024
1 parent 708a1e9 commit 4682247
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/dtslint/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ Lint rules new to dtslint are documented in the [docs](docs) directory.

If you are just looking for a TypeScript type testing tool, use:

- [`tsd`](https://github.com/tsdjs/tsd),
- [`eslint-plugin-expect-type`](https://github.com/JoshuaKGoldberg/eslint-plugin-expect-type),
- or [`tstyche`](https://github.com/tstyche/tstyche).
- [`tsd`](https://github.com/tsdjs/tsd)
- [`eslint-plugin-expect-type`](https://github.com/JoshuaKGoldberg/eslint-plugin-expect-type)
- [`tstyche`](https://github.com/tstyche/tstyche)


# Setup
Expand Down

0 comments on commit 4682247

Please sign in to comment.