Skip to content

Commit 419e72f

Browse files
committed
Post about package examples
1 parent fdffc1f commit 419e72f

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

records/new/new.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"action": "post",
3+
"account": "NODEJS_ORG",
4+
"richTextFile": "./rich.txt"
5+
}

records/new/rich.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
The Node.js package configuration guide is now live! 🎉 Whether you're creating your first npm package or migrating to ESM, this guide walks you through it with real examples. https://nodejs.github.io/package-examples --- The guide is still in its early stages. Feedback, issues, and PRs are welcome! https://github.com/nodejs/package-examples

0 commit comments

Comments
 (0)