You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4
Original file line number
Diff line number
Diff line change
@@ -103,3 +103,7 @@ Thanks! 💖
103
103
<!-- spellchecker: enable -->
104
104
<!-- markdownlint-restore -->
105
105
<!-- prettier-ignore-end -->
106
+
107
+
<!-- You can remove this notice if you don't want it 🙂 no worries! -->
108
+
109
+
> 💙 This package is based on [@JoshuaKGoldberg](https://github.com/JoshuaKGoldberg)'s [template-typescript-node-package](https://github.com/JoshuaKGoldberg/template-typescript-node-package).
<!-- You can remove this notice if you don't want it 🙂 no worries! -->
134
-
135
-
> 💙 This package is based on [@JoshuaKGoldberg](https://github.com/JoshuaKGoldberg)'s [template-typescript-node-package](https://github.com/JoshuaKGoldberg/template-typescript-node-package).`,
136
-
"./README.md",
137
-
],
138
129
]){
139
130
awaitreplace({ files, from, to });
140
131
}
141
132
133
+
constendOfReadmeNotice=`
134
+
135
+
<!-- You can remove this notice if you don't want it 🙂 no worries! -->
136
+
137
+
> 💙 This package is based on [@JoshuaKGoldberg](https://github.com/JoshuaKGoldberg)'s [template-typescript-node-package](https://github.com/JoshuaKGoldberg/template-typescript-node-package).`;
0 commit comments