Skip to content

Commit d972797

Browse files
chore: remove last vestiges of markdownlint
1 parent 48085c8 commit d972797

2 files changed

Lines changed: 0 additions & 5 deletions

File tree

.vscode/extensions.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"recommendations": [
3-
"DavidAnson.vscode-markdownlint",
43
"dbaeumer.vscode-eslint",
54
"esbenp.prettier-vscode",
65
"streetsidesoftware.code-spell-checker"

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ pnpm dev
2525
<!-- spellchecker: disable -->
2626
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
2727
<!-- prettier-ignore-start -->
28-
<!-- markdownlint-disable -->
2928
<table>
3029
<tbody>
3130
<tr>
@@ -45,12 +44,9 @@ pnpm dev
4544
</tbody>
4645
</table>
4746

48-
<!-- markdownlint-restore -->
4947
<!-- prettier-ignore-end -->
5048

5149
<!-- ALL-CONTRIBUTORS-LIST:END -->
5250
<!-- spellchecker: enable -->
5351

54-
<!-- You can remove this notice if you don't want it 🙂 no worries! -->
55-
5652
> 💙 This package was templated with [`create-typescript-app`](https://github.com/JoshuaKGoldberg/create-typescript-app).

0 commit comments

Comments
 (0)