@bcw-research/create-config
v0.0.3
Published
ESLint and prettier configuration wizard for BCWResearch
Downloads
10
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-configThe 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.
