0.1.0-beta.1 • Published 7 months ago

@javalce/config v0.1.0-beta.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

@javalce/config

npm version license

CLI for bootstrapping ESLint and Prettier configurations using my custom presets.

What does this CLI do?

Usage

Run the following command at the root of your project:

pnpm dlx @javalce/config init

An interactive wizard will open to help you configure ESLint and/or Prettier according to your needs. You can choose the framework, whether you use TailwindCSS, and other options.