Create simple package Usage npx create-simple-package MY_PACKAGE_NAME Then you will get MY_PACKAGE_NAME ├── biome.json ├── package.json ├── index.ts └── tsconfig.json