@boehringer-ingelheim/create-config
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

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

Package Sidebar

Install

npm i @boehringer-ingelheim/create-config

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

17.7 kB

Total Files

13

Last publish

Collaborators

  • elfenben
  • matzehecht
  • gerardcl
  • manuelfeller
  • simongolms