Skip to content

Emiyaaaaa/create-simple-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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