Skip to content

Commit 2088af2

Browse files
docs: updated description (#304)
1 parent 4a4b8c5 commit 2088af2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<h1 align="center">Template TypeScript Node Package</h1>
22

3-
<p align="center">A quickstart-friendly TypeScript package with lots of great repository tooling. ✨</p>
3+
<p align="center">A quickstart-friendly TypeScript template with comprehensive formatting, linting, releases, testing, and other great tooling built-in. ✨</p>
44

55
<p align="center">
66
<a href="#contributors" target="_blank">

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "template-typescript-node-package",
33
"version": "1.27.58",
4-
"description": "A quickstart-friendly TypeScript package with lots of great repository tooling. ✨",
4+
"description": "A quickstart-friendly TypeScript template with comprehensive formatting, linting, releases, testing, and other great tooling built-in. ✨",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/JoshuaKGoldberg/template-typescript-node-package"

0 commit comments

Comments
 (0)