Automatic setup
Let the Scaffolder handle everything (Recommended)
Just run this command in your terminal:
npm init @sherifforg/config
pnpm create @sherifforg/config
yarn create @sherifforg/config
bunx @sherifforg/create-config
Visit the Scaffolder commands reference for a detailed look at the available options.
Tip
For monorepos, refer to the extra details in the monorepo support guide.
Setup VSCode support (optional)
...and you are good to go! Happy hacking 🎉
Last updated on