diff --git a/records/new/new.json b/records/new/new.json new file mode 100644 index 0000000..b343890 --- /dev/null +++ b/records/new/new.json @@ -0,0 +1,5 @@ +{ + "action": "post", + "account": "NODEJS_ORG", + "richTextFile": "./rich.txt" +} diff --git a/records/new/rich.txt b/records/new/rich.txt new file mode 100644 index 0000000..753b08c --- /dev/null +++ b/records/new/rich.txt @@ -0,0 +1,13 @@ +The Node.js package configuration guide is now live! 🎉 + +Whether you're creating your first package or migrating to ESM, this guide walks you through it with examples. + +https://nodejs.github.io/package-examples + +--- + +The guide is still in progress, but currently covers JavaScript packages without a build step. + +More to come. Feedback, issues, and PRs are welcome! + +https://github.com/nodejs/package-examples