0.1.0-beta.1 • Published 7 months ago
@javalce/config v0.1.0-beta.1
@javalce/config
CLI for bootstrapping ESLint and Prettier configurations using my custom presets.
What does this CLI do?
- Generates configuration files for ESLint and Prettier using the @javalce/eslint-config and @javalce/prettier-config presets.
- Installs the necessary dependencies (optional).
- Allows you to update the recommended VSCode settings.
Usage
Run the following command at the root of your project:
pnpm dlx @javalce/config initAn 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.
0.1.0-beta.1
7 months ago