Skip to content

Commit eace245

Browse files
docs: fix typo in Tooling.md (JoshuaKGoldberg#963)
<!-- ๐Ÿ‘‹ Hi, thanks for sending a PR to create-typescript-app! ๐Ÿ’–. Please fill out all fields below and make sure each item is true and [x] checked. Otherwise we may not be able to review your PR. --> ## PR Checklist - [x] Addresses an existing open issue: fixes JoshuaKGoldberg#950 - [x] That issue was marked as [`status: accepting prs`](https://github.com/JoshuaKGoldberg/create-typescript-app/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22) - [x] Steps in [CONTRIBUTING.md](https://github.com/JoshuaKGoldberg/create-typescript-app/blob/main/.github/CONTRIBUTING.md) were taken ## Overview Fixed the typo.
1 parent b95e1b9 commit eace245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

โ€Ždocs/Tooling.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ Using the _"everything"_ level will gain you comprehensive, strict coverage of a
253253

254254
### Lint JSON
255255

256-
[`eslint-plugin-jsdoc`](https://github.com/ota-meshi/eslint-plugin-jsonc): Adds linting for `.json` and `.jsonc` files.
256+
[`eslint-plugin-jsonc`](https://github.com/ota-meshi/eslint-plugin-jsonc): Adds linting for `.json` and `.jsonc` files.
257257

258258
### Lint MD
259259

0 commit comments

Comments
ย (0)