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.
- node (version 16 or higher recommended) is installed (use nvm to manage different node versions)
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
- editorconfig
- settings.json (VSCode)
- eslintrc.cjs
- prettierrc.cjs
- ...
- eslint
- prettier
- ...
This project is heavily inspired by create-vite.
Give a ⭐️ if this project helped you!
Copyright © 2023 Boehringer Ingelheim.
This project is MIT licensed.