@bcw-research/create-config
v0.0.3
Published
ESLint and prettier configuration wizard for BCWResearch
Downloads
3
Readme
@bcw-research/create-config
CLI tool for initializing a project with BCW Research ESLint and Prettier configuration files.
Usage
# use npm
npm init @bcw-research/config
# use npm
npx @bcw-research/create-config
The CLI will guide you through various options, install necessary dependencies, and generate a .eslintrc.cjs
and prettier.config.cjs
file in the root of your project.