Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@boehringer-ingelheim/create-config

Package Overview
Dependencies
Maintainers
5
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@boehringer-ingelheim/create-config

Add shared configs to your project.

  • 1.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-75%
Maintainers
5
Weekly downloads
 
Created
Source

create-config

This project helps you getting started and using the Boehringer Ingelheim shared config files.

It is based on a script, that sets up shared config files and packages.

Please also check out other projects that deal with shared configurations such as for prettier or eslint.

License: MIT Maintenance

Prerequisites

  • node (version 16 or higher recommended) is installed (use nvm to manage different node versions)

Usage

To use this utility, start with one of the following commands and follow the prompts.

# with npm
npm init @boehringer-ingelheim/config
# or
npm create @boehringer-ingelheim/config

# with yarn
yarn create @boehringer-ingelheim/config

Files (examples)

  • editorconfig
  • settings.json (VSCode)
  • eslintrc.cjs
  • prettierrc.cjs
  • ...

Packages (examples)

  • eslint
  • prettier
  • ...

Attribution

This project is heavily inspired by create-vite.

Show your support

Give a ⭐️ if this project helped you!

License

Copyright © 2023 Boehringer Ingelheim.
This project is MIT licensed.

Resources

Keywords

FAQs

Package last updated on 01 Sep 2023

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