@boehringer-ingelheim/create-config
v1.0.2
Published
Add shared configs to your project.
Downloads
23
Readme
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.
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.