An open API service indexing awesome lists of open source software.

https://github.com/md-command-line/ship-my-component-npm-init

Remove human error for adding webpack and build/index.js entrypointfor npm init command.
https://github.com/md-command-line/ship-my-component-npm-init

Last synced: about 1 month ago
JSON representation

Remove human error for adding webpack and build/index.js entrypointfor npm init command.

Awesome Lists containing this project

README

          

# ship-my-component-npm-init
Remove human error for adding webpack and build/index.js entrypointfor npm init command.

## Usage
Running the package with npx will npm init for you!

```bash
npx ship-my-component-npm-init
```