@jstb/kickstart
v1.0.3
Published
npx tool to add vscode settings, vscode extensions, prettier etc to a JS or TS Repository
Readme
Setup Repo
This package provides tools and scripts to set up a new JavaScript/TypeScript repository with best practices and common configurations.
Features
- Configure Prettier, EditorConfig for code formatting
- Configure common vscode extensions and settings
Usage
Run the following command in :
npx @jstb/kickstartOr
Install as a global package and use it.
npm i --global @jstb/kickstart
npm @jstb/kickstartFollow the prompts to configure your project.
Contributing
Contributions are welcome! Please open an issue or submit a pull request.
License
This project is licensed under the MIT License.
