Skip to content

Commit 8994a52

Browse files
author
The Friendly Bingo Bot
committed
Check in changes from re-running npx create-typescript-app
1 parent 191ff0e commit 8994a52

File tree

4 files changed

+4
-8
lines changed

4 files changed

+4
-8
lines changed

.github/CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Contributing
22

3-
Thanks for your interest in contributing to `are-docs-informative`! ℹ️
3+
Thanks for your interest in contributing to `are-docs-informative`!
44

55
> After this page, see [DEVELOPMENT.md](./DEVELOPMENT.md) for local development instructions.
66

.github/PULL_REQUEST_TEMPLATE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- 👋 Hi, thanks for sending a PR to are-docs-informative! ℹ️️.
1+
<!-- 👋 Hi, thanks for sending a PR to are-docs-informative! .
22
Please fill out all fields below and make sure each item is true and [x] checked.
33
Otherwise we may not be able to review your PR. -->
44

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The default `uselessWords` option is:
7575
## Development
7676

7777
See [`.github/CONTRIBUTING.md`](./.github/CONTRIBUTING.md), then [`.github/DEVELOPMENT.md`](./.github/DEVELOPMENT.md).
78-
Thanks! ℹ️
78+
Thanks!
7979

8080
## Contributors
8181

@@ -97,6 +97,4 @@ Thanks! ℹ️
9797
<!-- ALL-CONTRIBUTORS-LIST:END -->
9898
<!-- spellchecker: enable -->
9999

100-
<!-- You can remove this notice if you don't want it 🙂 no worries! -->
101-
102100
> 💝 This package was templated with [`create-typescript-app`](https://github.com/JoshuaKGoldberg/create-typescript-app) using the [Bingo engine](https://create.bingo).

cspell.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,8 @@
1212
"words": [
1313
"apexskier",
1414
"automerge",
15-
"informativity",
1615
"joshuakgoldberg",
1716
"markdownlintignore",
18-
"tseslint",
19-
"winkey"
17+
"tseslint"
2018
]
2119
}

0 commit comments

Comments
 (0)