Socket
Socket
Sign inDemoInstall

good-defaults

Package Overview
Dependencies
97
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    good-defaults

A CLI tool to generate good defaults for your project


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Install size
8.47 MB
Created
Weekly downloads
 

Readme

Source

Good Defaults

❓ What's this?

Good Defaults is a CLI tool that helps you set up your development environment for Typescript. It is a simple way to get started with a new project if you are unfamiliar with different configurations.

Just run the tool and you can get started with your new projects without having to worry about all the boring stuff!

Note: I made this project to suit my own needs and the configurations provided might not suit your need.

🧩 What's included?

  • ESLint + Prettier
  • VSCode Settings & Extensions
  • TSConfig
  • GitHub Actions CI Workflow w/ Caching

🛠 How to use it?

  1. Run the binary (currently only works on pnpm):
pnpm dlx good-defaults
  1. Select the configurations you would like to have.
  2. Done 🚀

💖 Contributing

As mentioned above, I made this to suit my own needs. However, I am happy to be convinced for other configurations.

If you have something you'd like to add or modify, please open an issue or pull request.

📜 References

  • A lot of the CLI tooling is based on create-t3-app.
  • Thanks @joshuakgoldberg for inspiring on the .eslintrc

Keywords

FAQs

Last updated on 09 Dec 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc