0.0.3 • Published 2 years ago
@bcw-research/create-config v0.0.3
@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.