New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

good-defaults

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

good-defaults

A CLI tool to generate good defaults for your project

  • 0.6.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
8
decreased by-20%
Maintainers
1
Weekly downloads
 
Created
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

Package last updated on 09 Dec 2022

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc