create-ts-craftskillz
v1.2.0
Published
Create a new TypeScript project preconfigured with ESLint, Prettier, and VSCode settings — powered by pnpm.
Readme
create-ts-craftskillz
Create a new TypeScript project preconfigured with ESLint, Prettier, and VSCode settings — powered by pnpm.
🚀 Usage
npx create-ts-craftskillz my-projectThen open in VSCode and start coding ✨
Test local usage
pnpm tsx src/index.ts my-projectPublish to NPM
Do not forget to first BUILD then PUBLISH
pnpm build
pnpm publish --access public🧩 Features
⚡ TypeScript setup (tsconfig.json)
🧹 ESLint + Prettier with recommended rules
🧑💻 VSCode settings for auto-formatting
📦 pnpm-based initialization
📝 License
MIT © 2025 Youssef MEDAGHRI-ALAOUI
